diff options
author | Arn0 <yth@ythogtha.org> | 2023-08-16 13:42:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-17 19:52:52 +0700 |
commit | 767bd6057022008ab7d83f456e7d2517c0e92b94 (patch) | |
tree | f10b35ddb47458c07a2af2deb2eb3032887de77d /games/ags/ags.SlackBuild | |
parent | 99bbc5c4140d302f73c301cc4066a0d9857d09e2 (diff) |
games/ags: updated for version 3.6.0.51
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 54b39602aa48..50d34f9b60bc 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.6.0.50} +VERSION=${VERSION:-3.6.0.51} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |