diff options
author | khronosschoty <khronosschoty@posteo.org> | 2018-11-02 13:33:01 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:41 +0700 |
commit | 8fbf713f4f5fe608f14abdf570a337f082ba701b (patch) | |
tree | 33aa92fdb9dc0a6e742c866b1525c919b3628774 /games/OpenRA | |
parent | b66813518abee5d4234bfca767623392131747ee (diff) | |
download | slackbuilds-8fbf713f4f5fe608f14abdf570a337f082ba701b.tar.gz |
games/OpenRA: Updated for version 20180923.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/OpenRA')
-rw-r--r-- | games/OpenRA/OpenRA.SlackBuild | 2 | ||||
-rw-r--r-- | games/OpenRA/OpenRA.info | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/games/OpenRA/OpenRA.SlackBuild b/games/OpenRA/OpenRA.SlackBuild index f385d6d3df..c8b5193eb0 100644 --- a/games/OpenRA/OpenRA.SlackBuild +++ b/games/OpenRA/OpenRA.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=OpenRA -VERSION=${VERSION:-20180307} +VERSION=${VERSION:-20180923} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/OpenRA/OpenRA.info b/games/OpenRA/OpenRA.info index 8690f2f48f..8d981afe24 100644 --- a/games/OpenRA/OpenRA.info +++ b/games/OpenRA/OpenRA.info @@ -1,12 +1,12 @@ PRGNAM="OpenRA" -VERSION="20180307" +VERSION="20180923" HOMEPAGE="http://www.openra.net/" -DOWNLOAD="https://github.com/OpenRA/OpenRA/releases/download/release-20180307/OpenRA-release-20180307-source.tar.bz2 \ - http://repo.khronosschoty.org/Slackware/stuff/OpenRA/20180307/download.tar.gz \ - http://repo.khronosschoty.org/Slackware/stuff/OpenRA/20180307/GeoLite2-Country.mmdb.gz" -MD5SUM="7cfbf437f09a10d89683d88b0e4dcdd3 \ - 8889d0f8bf80cd392e5c1e9186bf3dee \ - 294afcf406c10bfbc20d473d0f8a2b9f" +DOWNLOAD="https://github.com/OpenRA/OpenRA/releases/download/release-20180923/OpenRA-release-20180923-source.tar.bz2 \ + http://repo.khronosschoty.org/Slackware/stuff/OpenRA/20180923/download.tar.gz \ + http://repo.khronosschoty.org/Slackware/stuff/OpenRA/20180923/GeoLite2-Country.mmdb.gz" +MD5SUM="9fe26fce0b8895ace41c3892a5750f9b \ + c8e3ec8ecb92cc52f3497c65be97a478 \ + 7c363abb126fff6ba6f58a64ec49124a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua SDL2 mono" |