diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2021-05-18 17:25:14 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-18 23:40:20 +0700 |
commit | 44d17d57dd322fabb8fba7e0db5d49706fbd234d (patch) | |
tree | 0d13844a34e712c0d6a261b9a3efc2ae36b1be7a /games | |
parent | cb3085b4cfdafcc02e8bc32952438fe1f3d42401 (diff) |
games/vcmi-resolutions: update for version 20141001
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/vcmi-resolutions/vcmi-resolutions.SlackBuild | 4 | ||||
-rw-r--r-- | games/vcmi-resolutions/vcmi-resolutions.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/vcmi-resolutions/vcmi-resolutions.SlackBuild b/games/vcmi-resolutions/vcmi-resolutions.SlackBuild index 095413561443..a33dfc11223f 100644 --- a/games/vcmi-resolutions/vcmi-resolutions.SlackBuild +++ b/games/vcmi-resolutions/vcmi-resolutions.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vcmi-resolutions -# Copyright 2015-2016 Petar Petrov slackalaxy@gmail.com +# Copyright 2015-2021 Petar Petrov slackalaxy@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=vcmi-resolutions SRCNAM=vcmi -VERSION=${VERSION:-20140809} +VERSION=${VERSION:-20141001} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/vcmi-resolutions/vcmi-resolutions.info b/games/vcmi-resolutions/vcmi-resolutions.info index 4bc86efdd19e..ae986aa8a4a6 100644 --- a/games/vcmi-resolutions/vcmi-resolutions.info +++ b/games/vcmi-resolutions/vcmi-resolutions.info @@ -1,8 +1,8 @@ PRGNAM="vcmi-resolutions" -VERSION="20140809" +VERSION="20141001" HOMEPAGE="http://forum.vcmi.eu/viewtopic.php?p=13121" -DOWNLOAD="https://www.dropbox.com/sh/fwor43x5xrgzx6q/AABpTFqGK7Q9almbyr3hp9jma/mods/vcmi.zip" -MD5SUM="2464d5e6200e95c8699c0c0ce38f1d47" +DOWNLOAD="http://download.vcmi.eu/mods/repository/vcmi.zip" +MD5SUM="8a92757943ffca0e97830f0b2ac7d7a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="vcmi" |