diff options
author | B. Watson <yalhcru@gmail.com> | 2017-06-10 19:02:49 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-15 18:36:02 +0700 |
commit | e9e0e1879c7bcb2241a49981edb9d6108d9f2c13 (patch) | |
tree | 780555b295630b1dcac7c7023cc85634fc8e3a65 /games/bastet/bastet.SlackBuild | |
parent | ad9858ac9129ddc9cda4ce067c0bf75c69bec313 (diff) | |
download | slackbuilds-e9e0e1879c7bcb2241a49981edb9d6108d9f2c13.tar.gz |
games/bastet: Updated for version 0.43.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/bastet/bastet.SlackBuild')
-rw-r--r-- | games/bastet/bastet.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bastet/bastet.SlackBuild b/games/bastet/bastet.SlackBuild index 03de85dab0..edc99db6e5 100644 --- a/games/bastet/bastet.SlackBuild +++ b/games/bastet/bastet.SlackBuild @@ -19,7 +19,7 @@ # - don't install INSTALL in /usr/doc (redundant) PRGNAM=bastet -VERSION=${VERSION:-0.43.1} +VERSION=${VERSION:-0.43.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |