mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/guake: Updated for version 0.8.14.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9043cb4c10
commit
48d6ce2894
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=guake
|
||||
VERSION=${VERSION:-0.8.13}
|
||||
VERSION=${VERSION:-0.8.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="guake"
|
||||
VERSION="0.8.13"
|
||||
VERSION="0.8.14"
|
||||
HOMEPAGE="http://guake.org"
|
||||
DOWNLOAD="https://github.com/Guake/guake/archive/0.8.13/guake-0.8.13.tar.gz"
|
||||
MD5SUM="2d79ecb3b593ac054e60e62610b6fc6b"
|
||||
DOWNLOAD="https://github.com/Guake/guake/archive/0.8.14/guake-0.8.14.tar.gz"
|
||||
MD5SUM="a0155a28c4417d3c6200afbdebe2c306"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyxdg python-keybinder gnome-python2-gconf gnome-common"
|
||||
|
|
Loading…
Reference in a new issue