mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/bastet: Updated for version 0.43.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
ad9858ac91
commit
e9e0e1879c
2 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
||||||
# - don't install INSTALL in /usr/doc (redundant)
|
# - don't install INSTALL in /usr/doc (redundant)
|
||||||
|
|
||||||
PRGNAM=bastet
|
PRGNAM=bastet
|
||||||
VERSION=${VERSION:-0.43.1}
|
VERSION=${VERSION:-0.43.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="bastet"
|
PRGNAM="bastet"
|
||||||
VERSION="0.43.1"
|
VERSION="0.43.2"
|
||||||
HOMEPAGE="http://fph.altervista.org/prog/bastet.html"
|
HOMEPAGE="http://fph.altervista.org/prog/bastet.html"
|
||||||
DOWNLOAD="https://github.com/fph/bastet/archive/0.43.1/bastet-0.43.1.zip"
|
DOWNLOAD="https://github.com/fph/bastet/archive/0.43.2/bastet-0.43.2.zip"
|
||||||
MD5SUM="c85ae3df00c6da353306c26b02e364b9"
|
MD5SUM="07d95099389b29f36d5526ee8ae96585"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue