diff options
author | Arn0 <yth@ythogtha.org> | 2021-03-23 23:49:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-27 08:42:44 +0700 |
commit | 7376c22cc4ee971c2e40305abb524d9157edaee7 (patch) | |
tree | 77d968a57fad12b09f842a7069ac4da853c2b98e /games | |
parent | 5002802de3bd2f098356ab68d0b2805d41f4eda2 (diff) | |
download | slackbuilds-7376c22cc4ee971c2e40305abb524d9157edaee7.tar.gz |
games/ags: updated for version 3.5.0.31
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 6a073d8bfb..40430da72b 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.30} +VERSION=${VERSION:-3.5.0.31} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/ags/ags.info b/games/ags/ags.info index 5adb762699..45b7e9457c 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,8 +1,8 @@ PRGNAM="ags" -VERSION="3.5.0.30" +VERSION="3.5.0.31" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.30/ags-v.3.5.0.30.tar.gz" -MD5SUM="25407f72df6141adc407f36cbe204e1f" +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.31/ags-v.3.5.0.31.tar.gz" +MD5SUM="0ceb6b229abf16a58ab1a026b6e63089" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dumb" |