mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/wcd: Updated for version 6.0.5.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
547c861aef
commit
09245a5f45
2 changed files with 6 additions and 5 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20231120 bkw: updated for v6.0.5.
|
||||
# 20230103 bkw: updated for v6.0.5_beta3. again, no code changes,
|
||||
# only translations.
|
||||
|
||||
|
@ -24,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=wcd
|
||||
VERSION=${VERSION:-6.0.5_beta3}
|
||||
VERSION=${VERSION:-6.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wcd"
|
||||
VERSION="6.0.5_beta3"
|
||||
HOMEPAGE="https://waterlan.home.xs4all.nl/"
|
||||
DOWNLOAD="https://waterlan.home.xs4all.nl/wcd/wcd-6.0.5-beta3.tar.gz"
|
||||
MD5SUM="2da3c46de9bc3083cc244bda7c15f4e0"
|
||||
VERSION="6.0.5"
|
||||
HOMEPAGE="https://waterlan.home.xs4all.nl/wcd.html"
|
||||
DOWNLOAD="https://waterlan.home.xs4all.nl/wcd/wcd-6.0.5.tar.gz"
|
||||
MD5SUM="f5fdbbf5e26cc76d43cf3ae3458df77e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue