diff options
author | Arn0 <yth@ythogtha.org> | 2021-10-24 17:44:25 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-27 08:11:01 +0700 |
commit | 290865ac73b45f58598a24be0cc499e442fd732a (patch) | |
tree | 2212c399afa0c71344b3d601aa0925ecb7ff804e /games/ags/ags.SlackBuild | |
parent | 63b95ebaa92d1314b90082ab8760fcfa7fda530e (diff) |
games/ags: updated for version 3.5.1.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ags/ags.SlackBuild')
-rw-r--r-- | games/ags/ags.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ags/ags.SlackBuild b/games/ags/ags.SlackBuild index 906225e37ab3e..c490b1ff820bc 100644 --- a/games/ags/ags.SlackBuild +++ b/games/ags/ags.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ags -VERSION=${VERSION:-3.5.1.10} +VERSION=${VERSION:-3.5.1.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |