diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/etlegacy/README | 8 | ||||
-rw-r--r-- | games/etlegacy/etlegacy.SlackBuild | 2 | ||||
-rw-r--r-- | games/etlegacy/etlegacy.info | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/games/etlegacy/README b/games/etlegacy/README index 84a601ac29a63..00ffcc057c24e 100644 --- a/games/etlegacy/README +++ b/games/etlegacy/README @@ -14,7 +14,7 @@ This script repackages the binaries distributes by the etlegacy devs. To play you *need* also the data files from the original game (etlegacy-data). -* WARNING * - -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. +Until not long ago to have a client/server compatible with most of the +existing ones or to play with most of the existing online servers you +had to use the 32bit version also on 64bit (with multilib installed), +but today more and more 64bit servers are available. diff --git a/games/etlegacy/etlegacy.SlackBuild b/games/etlegacy/etlegacy.SlackBuild index bb21ee871fefd..314d0e85c8871 100644 --- a/games/etlegacy/etlegacy.SlackBuild +++ b/games/etlegacy/etlegacy.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=etlegacy -VERSION=${VERSION:-2.79.0} +VERSION=${VERSION:-2.80.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/etlegacy/etlegacy.info b/games/etlegacy/etlegacy.info index c7682e16fbfd1..abbf5c1933ab7 100644 --- a/games/etlegacy/etlegacy.info +++ b/games/etlegacy/etlegacy.info @@ -1,10 +1,10 @@ PRGNAM="etlegacy" -VERSION="2.79.0" +VERSION="2.80.2" HOMEPAGE="https://www.etlegacy.com" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/etlegacy-v2.79.0-i386.tar.gz" -MD5SUM="258366da753a0164e0a3772e5075aa92" -DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/etlegacy-v2.79.0-x86_64.tar.gz" -MD5SUM_x86_64="50f99141a8fa95b931056d8162664f44" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/etlegacy-v2.80.2-i386.tar.gz" +MD5SUM="a8c32bd1742be1884eb8898932960770" +DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/etlegacy-v2.80.2-x86_64.tar.gz" +MD5SUM_x86_64="a6b7b4ea4a95b3cd17d5555b643f4568" REQUIRES="%README% etlegacy-data" MAINTAINER="Matteo Bernardini" EMAIL="ponce@slackbuilds.org" |