diff options
author | Arn0 <yth@ythogtha.org> | 2024-07-02 09:52:48 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-03 06:58:53 +0700 |
commit | 1825395fa428102a6ae6ffa4a28cba5466c89b18 (patch) | |
tree | d7ec152510d479c0d69139c205543d7719279cf1 /games/ags/ags.SlackBuild | |
parent | e809d9a048813f5b80eb18ea46b1bf755ec1b82a (diff) |
games/ags: updated for version 3.6.1.25
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 1ab35301988b9..de39d60a65a5b 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.1.24} +VERSION=${VERSION:-3.6.1.25} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |