diff options
author | Arn0 <yth@ythogtha.org> | 2021-06-06 15:44:32 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-13 01:18:13 +0700 |
commit | 2c3817aa46c3ee70172fae7a36f321537910269e (patch) | |
tree | 80d4d2874400eda4234311f005bf5a5a977bef75 /games | |
parent | 3e89d507bd0eb1357cc407106296a90f7c0b0f99 (diff) | |
download | slackbuilds-2c3817aa46c3ee70172fae7a36f321537910269e.tar.gz |
games/ags: updated for version 3.5.1.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/ags/ags.SlackBuild | 2 | ||||
-rw-r--r-- | games/ags/ags.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/ags/ags.SlackBuild b/games/ags/ags.SlackBuild index 3a2149474a..c707435f0e 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.32} +VERSION=${VERSION:-3.5.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/ags/ags.info b/games/ags/ags.info index e1f382095a..914dba677a 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,8 +1,8 @@ PRGNAM="ags" -VERSION="3.5.0.32" +VERSION="3.5.1.7" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.32/ags-v.3.5.0.32.tar.gz" -MD5SUM="5c20c777f350070b059f1d8a52a9707c" +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.7/ags-v.3.5.1.7.tar.gz" +MD5SUM="b85daac82e1bd750042ac910cf3b9b4a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dumb" |