mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
system/guake: Updated for version 0.8.13.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9ee3597601
commit
07af034bdf
3 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for guake
|
||||
|
||||
# Copyright 2017 Donald Cooley South Haven, IN USA
|
||||
# Copyright 2017-2018 Donald Cooley South Haven, IN USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=guake
|
||||
VERSION=${VERSION:-0.8.12}
|
||||
VERSION=${VERSION:-0.8.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="guake"
|
||||
VERSION="0.8.12"
|
||||
VERSION="0.8.13"
|
||||
HOMEPAGE="http://guake.org"
|
||||
DOWNLOAD="https://github.com/Guake/guake/archive/0.8.12/guake-0.8.12.tar.gz"
|
||||
MD5SUM="9f7fdc69548af5814640241b4aafb28b"
|
||||
DOWNLOAD="https://github.com/Guake/guake/archive/0.8.13/guake-0.8.13.tar.gz"
|
||||
MD5SUM="2d79ecb3b593ac054e60e62610b6fc6b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gnome-common gnome-python2-gconf python-keybinder pyxdg"
|
||||
REQUIRES="pyxdg python-keybinder gnome-python2-gconf gnome-common"
|
||||
MAINTAINER="Donald Cooley"
|
||||
EMAIL="chytraeu@sdf.org"
|
||||
|
|
|
@ -10,8 +10,8 @@ guake: guake (a drop-down terminal for GNOME)
|
|||
guake:
|
||||
guake:
|
||||
guake: Guake is a drop-down terminal made for the GNOME desktop environment.
|
||||
guake: Guake's style of window is based on an FPS (first-person shooter) game,
|
||||
guake: and one of its goals is to be easy to reach.
|
||||
guake: Guake's style of window is based on an FPS (first-person shooter)
|
||||
guake: game and one of its goals is to be easy to reach.
|
||||
guake:
|
||||
guake:
|
||||
guake:
|
||||
|
|
Loading…
Reference in a new issue