aboutsummaryrefslogtreecommitdiff
path: root/games/angband/angband.SlackBuild
diff options
context:
space:
mode:
authorBen Collver <bencollver@riseup.net>2023-10-06 21:56:22 +0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-07 15:58:32 +0700
commit8d452e2118669f38526a72cd5f101f602c0e1c16 (patch)
tree8116822eb6c7eff1ac1663661529aec8e156f37e /games/angband/angband.SlackBuild
parentb9bfa2742cd9add5be47349566e36fb291a104d3 (diff)
games/angband: Updated for version 4.2.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/angband/angband.SlackBuild')
-rw-r--r--games/angband/angband.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/angband/angband.SlackBuild b/games/angband/angband.SlackBuild
index 088752405373c..b446e70fbdd55 100644
--- a/games/angband/angband.SlackBuild
+++ b/games/angband/angband.SlackBuild
@@ -32,7 +32,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=angband
-VERSION=${VERSION:-4.2.4}
+VERSION=${VERSION:-4.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}