mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
desktop/xvkbd: Updated for version 3.8.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
8ed06339b9
commit
38c4f7757c
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for xvkbd
|
||||
#
|
||||
# Copyright 2009-2016 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2017 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.7}
|
||||
VERSION=${VERSION:-3.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xvkbd"
|
||||
VERSION="3.7"
|
||||
VERSION="3.8"
|
||||
HOMEPAGE="http://t-sato.in.coocan.jp/xvkbd"
|
||||
DOWNLOAD="http://t-sato.in.coocan.jp/xvkbd/xvkbd-3.7.tar.gz"
|
||||
MD5SUM="2f0b5c91b701ea548883607d7b0ad8ec"
|
||||
DOWNLOAD="http://t-sato.in.coocan.jp/xvkbd/xvkbd-3.8.tar.gz"
|
||||
MD5SUM="0d683f68c92f22cd9a7ffcb6d82c81b6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue