summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2019-08-19 12:34:09 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-08-24 08:24:01 +0700
commit11c4640159d57d275db4a787334659ee9d900e41 (patch)
tree8167df214cf2e0c1c72fa214234090cdd7c36c09
parentd2896db5e3f9bb1e945b347010cee65454d597b8 (diff)
downloadslackbuilds-11c4640159d57d275db4a787334659ee9d900e41.tar.gz
slackbuilds-11c4640159d57d275db4a787334659ee9d900e41.tar.xz
games/etlegacy: Updated for version 2.76.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--games/etlegacy/README4
-rw-r--r--games/etlegacy/etlegacy.SlackBuild4
-rw-r--r--games/etlegacy/etlegacy.info10
3 files changed, 9 insertions, 9 deletions
diff --git a/games/etlegacy/README b/games/etlegacy/README
index ef35ae49c4..84a601ac29 100644
--- a/games/etlegacy/README
+++ b/games/etlegacy/README
@@ -16,5 +16,5 @@ To play you *need* also the data files from the original game
* WARNING *
-To have a client/server compatible with the existing ones (to play
-on the existing online servers), use the 32bit version.
+To have a client/server compatible with most of the existing ones (to
+play with most of the existing online servers) use the 32bit version.
diff --git a/games/etlegacy/etlegacy.SlackBuild b/games/etlegacy/etlegacy.SlackBuild
index 7b348de86c..7d5c74dc30 100644
--- a/games/etlegacy/etlegacy.SlackBuild
+++ b/games/etlegacy/etlegacy.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for etlegacy
-# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=etlegacy
-VERSION=${VERSION:-2.75}
+VERSION=${VERSION:-2.76}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/etlegacy/etlegacy.info b/games/etlegacy/etlegacy.info
index 9ee5f15aba..520b7051ec 100644
--- a/games/etlegacy/etlegacy.info
+++ b/games/etlegacy/etlegacy.info
@@ -1,10 +1,10 @@
PRGNAM="etlegacy"
-VERSION="2.75"
+VERSION="2.76"
HOMEPAGE="https://www.etlegacy.com"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/etlegacy-v2.75-i386.tar.gz"
-MD5SUM="d8fb0edb1b4d5f6a454eae41009d7d94"
-DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/etlegacy-v2.75-x86_64.tar.gz"
-MD5SUM_x86_64="3df5e69ed227775f3a304b4a94490059"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/etlegacy-v2.76-i386.tar.gz"
+MD5SUM="378f9777a0960d99378b0f274105ac68"
+DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/etlegacy-v2.76-x86_64.tar.gz"
+MD5SUM_x86_64="daa5a57ae1996d6aac5b6effa3e6ca24"
REQUIRES="%README% etlegacy-data"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"