mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/dmagnetic: Updated for version 0.36.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
171358d55a
commit
926cb8b958
2 changed files with 7 additions and 6 deletions
|
@ -17,6 +17,7 @@
|
|||
# happen. The manual source is available, as TeX source, but I see no
|
||||
# reason to build it instead of using the prebuilt PDF file.
|
||||
|
||||
# 20230128 bkw: update for v0.36 (that was quick!)
|
||||
# 20230112 bkw: update for v0.34.
|
||||
# 20220316 bkw: BUILD=2, derp, gzip the man pages.
|
||||
|
||||
|
@ -24,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=dmagnetic
|
||||
SRCNAM=dMagnetic
|
||||
VERSION=${VERSION:-0.34}
|
||||
VERSION=${VERSION:-0.36}
|
||||
MANVER=${MANVER:-$VERSION}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="dmagnetic"
|
||||
VERSION="0.34"
|
||||
VERSION="0.36"
|
||||
HOMEPAGE="https://www.dettus.net/dMagnetic/"
|
||||
DOWNLOAD="https://www.dettus.net/dMagnetic/dMagnetic_0.34.tar.bz2 \
|
||||
https://www.dettus.net/dMagnetic/dMagnetic_034.pdf"
|
||||
MD5SUM="ff56efac6aa7afb71dc7bb8940a04c89 \
|
||||
0712dbbb7414e6c491b484a32a766962"
|
||||
DOWNLOAD="https://www.dettus.net/dMagnetic/dMagnetic_0.36.tar.bz2 \
|
||||
https://www.dettus.net/dMagnetic/dMagnetic_036.pdf"
|
||||
MD5SUM="9926de7ae7632197a8753345ff3798a8 \
|
||||
33c11c269818563b18d67d942c57ddbb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue