system/guake: Updated for version 0.8.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
546b4c3d5e
commit
aee19dd4cc
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=guake
|
||||
VERSION=${VERSION:-0.8.10}
|
||||
VERSION=${VERSION:-0.8.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="guake"
|
||||
VERSION="0.8.10"
|
||||
VERSION="0.8.11"
|
||||
HOMEPAGE="http://guake.org"
|
||||
DOWNLOAD="https://github.com/Guake/guake/archive/0.8.10/guake-0.8.10.tar.gz"
|
||||
MD5SUM="f631086d1a77ad7f684474524fa9e3a2"
|
||||
DOWNLOAD="https://github.com/Guake/guake/archive/0.8.11/guake-0.8.11.tar.gz"
|
||||
MD5SUM="cc467948f2417eab36018ab2421c13b1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gnome-common gnome-python2-gconf python-keybinder pyxdg"
|
||||
|
|
Loading…
Reference in New Issue