desktop/xvkbd: Updated for version 3.7.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
edbee01feb
commit
af069b46aa
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for xvkbd
|
||||
#
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2016 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xvkbd
|
||||
VERSION=${VERSION:-3.6}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-3.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xvkbd"
|
||||
VERSION="3.6"
|
||||
VERSION="3.7"
|
||||
HOMEPAGE="http://t-sato.in.coocan.jp/xvkbd"
|
||||
DOWNLOAD="http://t-sato.in.coocan.jp/xvkbd/xvkbd-3.6.tar.gz"
|
||||
MD5SUM="6620b8d2f716195a75d1206bdabc4b37"
|
||||
DOWNLOAD="http://t-sato.in.coocan.jp/xvkbd/xvkbd-3.7.tar.gz"
|
||||
MD5SUM="2f0b5c91b701ea548883607d7b0ad8ec"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue