mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/xvkbd: Updated for vesion 3.6.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
61c47a8675
commit
936fa40064
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for xvkbd
|
||||
#
|
||||
# Copyright 2009-2013 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, 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=xvkbd
|
||||
VERSION=${VERSION:-3.5}
|
||||
VERSION=${VERSION:-3.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xvkbd"
|
||||
VERSION="3.5"
|
||||
VERSION="3.6"
|
||||
HOMEPAGE="http://homepage3.nifty.com/tsato/xvkbd/"
|
||||
DOWNLOAD="http://homepage3.nifty.com/tsato/xvkbd/xvkbd-3.5.tar.gz"
|
||||
MD5SUM="f7344982d985be925c7a708110e20497"
|
||||
DOWNLOAD="http://homepage3.nifty.com/tsato/xvkbd/xvkbd-3.6.tar.gz"
|
||||
MD5SUM="6620b8d2f716195a75d1206bdabc4b37"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue