mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/gemrb: Updated for version 0.8.5 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6a5ce5b50b
commit
a28240107b
2 changed files with 7 additions and 6 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
# Slackware build script for GemRB
|
||||
|
||||
# Copyright 2018 Vasily Sora USA
|
||||
# Copyright 2013 Tobias Schmid Albstadt, BW, GER
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -23,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gemrb
|
||||
VERSION=${VERSION:-0.8.3.1}
|
||||
VERSION=${VERSION:-0.8.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gemrb"
|
||||
VERSION="0.8.3.1"
|
||||
VERSION="0.8.5"
|
||||
HOMEPAGE="http://www.gemrb.org"
|
||||
DOWNLOAD="http://sourceforge.net/projects/gemrb/files/GemRB%20Sources/GemRB%200.8.3%20Sources/gemrb-0.8.3.1.tar.gz"
|
||||
MD5SUM="e2ddb82646a772fadd3327705ec4aa91"
|
||||
DOWNLOAD="https://tenet.dl.sourceforge.net/project/gemrb/GemRB%20Sources/GemRB%200.8.5%20Sources/gemrb-0.8.5.tar.gz"
|
||||
MD5SUM="ee81ef46367202dbe0569c7a9a29e2b1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Tobias Schmid"
|
||||
EMAIL="tobias.schmid@gmail.com"
|
||||
MAINTAINER="khronosschoty"
|
||||
EMAIL="khronosschoty@posteo.org"
|
||||
|
|
Loading…
Reference in a new issue