system/guake: Updated for version 0.8.12.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Donald Cooley 2018-01-06 12:13:58 +07:00 committed by Willy Sudiarto Raharjo
parent 324969302c
commit 2a5cf6a2ca
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.11}
VERSION=${VERSION:-0.8.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="guake"
VERSION="0.8.11"
VERSION="0.8.12"
HOMEPAGE="http://guake.org"
DOWNLOAD="https://github.com/Guake/guake/archive/0.8.11/guake-0.8.11.tar.gz"
MD5SUM="cc467948f2417eab36018ab2421c13b1"
DOWNLOAD="https://github.com/Guake/guake/archive/0.8.12/guake-0.8.12.tar.gz"
MD5SUM="9f7fdc69548af5814640241b4aafb28b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnome-common gnome-python2-gconf python-keybinder pyxdg"