diff options
Diffstat (limited to 'games/ags')
-rw-r--r-- | games/ags/ags.SlackBuild | 2 | ||||
-rw-r--r-- | games/ags/ags.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/ags/ags.SlackBuild b/games/ags/ags.SlackBuild index ff6196fa4923b..2e7a7b6d2a84c 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.27} +VERSION=${VERSION:-3.5.0.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/ags/ags.info b/games/ags/ags.info index 4ad916d050231..32bb3e3ebee2d 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,12 +1,12 @@ PRGNAM="ags" -VERSION="3.5.0.27" +VERSION="3.5.0.28" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.27.tar.gz \ +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.28.tar.gz \ http://downloads.sourceforge.net/project/alleg/allegro/4.4.2/allegro-4.4.2.tar.gz \ http://downloads.sourceforge.net/project/dumb/dumb/0.9.3/dumb-0.9.3.tar.gz" -MD5SUM="3284f6289ddb40b5d4066c0aaa8c84f1 \ +MD5SUM="1443953294071f1b41be3955d12f8792 \ 4db71b0460fc99926ae91d223199c2e6 \ - f48da5b990aa8aa822d3b6a951baf5c2" + f48da5b990aa8aa822d3b6a951baf5c2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |