diff options
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 |
commit | 11c4640159d57d275db4a787334659ee9d900e41 (patch) | |
tree | 8167df214cf2e0c1c72fa214234090cdd7c36c09 /games/etlegacy/etlegacy.SlackBuild | |
parent | d2896db5e3f9bb1e945b347010cee65454d597b8 (diff) | |
download | slackbuilds-11c4640159d57d275db4a787334659ee9d900e41.tar.gz |
games/etlegacy: Updated for version 2.76.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/etlegacy/etlegacy.SlackBuild')
-rw-r--r-- | games/etlegacy/etlegacy.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} |