mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/gxkb: Updated for version 0.7.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eee796e70c
commit
fe73a2c786
3 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gxkb
|
||||
VERSION=${VERSION:-0.7.7}
|
||||
VERSION=${VERSION:-0.7.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gxkb"
|
||||
VERSION="0.7.7"
|
||||
HOMEPAGE="http://sourceforge.net/projects/gxkb/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/gxkb/gxkb-0.7.7.tar.gz"
|
||||
MD5SUM="f9f7c911e134733dc0353aec8a7f7264"
|
||||
VERSION="0.7.8"
|
||||
HOMEPAGE="https://zen-tools.github.io/gxkb/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/gxkb/gxkb-0.7.8.tar.gz"
|
||||
MD5SUM="128eff4db64387f777e25c10b545fe32"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -12,7 +12,7 @@ gxkb: It shows a flag of current keyboard in a systray area and allows you
|
|||
gxkb: to switch to another one. It's written in C and uses the GTK library
|
||||
gxkb: (no GNOME is needed).
|
||||
gxkb:
|
||||
gxkb: Homepage: http://sourceforge.net/projects/gxkb/
|
||||
gxkb: Homepage: https://zen-tools.github.io/gxkb/
|
||||
gxkb:
|
||||
gxkb:
|
||||
gxkb:
|
||||
|
|
Loading…
Reference in a new issue