diff options
author | Arn0 <yth@ythogtha.org> | 2020-04-12 14:44:17 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-14 00:25:26 +0700 |
commit | 964f23a95c1583964aed25f75be3976283a84d9e (patch) | |
tree | 75a5bcd17ed26a02cd907b05d0823a935351079d /games/ags/ags.SlackBuild | |
parent | cea27a16f9eeb1e0a60b6e5839965df95e9d411c (diff) |
games/ags: updated for version 3.5.0.24
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 ed063016ce6a..0e84aeda50f4 100644 --- a/games/ags/ags.SlackBuild +++ b/games/ags/ags.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ags -VERSION=${VERSION:-3.5.0.23} +VERSION=${VERSION:-3.5.0.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |