system/guake: Updated for version 0.8.11.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Donald Cooley 2017-12-09 21:46:20 +00:00 committed by Willy Sudiarto Raharjo
parent 546b4c3d5e
commit aee19dd4cc
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"