mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/wmmon: New download link.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9ac9b8a747
commit
816455c62f
3 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ VERSION=1.0b2_p14
|
|||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCVER=$(echo $VERSION | cut -d_ -f1)
|
||||
SRCVER=$(echo $VERSION | cut -d_ -f1 | sed 's,\.,_,' )
|
||||
PATCHVER=$(echo $VERSION | cut -d_ -f2)
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="wmmon"
|
||||
VERSION="1.0b2_p14"
|
||||
HOMEPAGE="http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/sys.html#wmmon"
|
||||
DOWNLOAD="http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/wmmon-1.0b2.tar.gz"
|
||||
DOWNLOAD="http://distfiles.gentoo.org/distfiles/wmmon-1_0b2.tar.gz"
|
||||
MD5SUM="1b8c780b8c24a6958c69330fef4171df"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue