misc/igal2: Updated for version 3.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0c1fb915c6
commit
7518e97103
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=igal2
|
PRGNAM=igal2
|
||||||
VERSION=${VERSION:-2.3}
|
VERSION=${VERSION:-3.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="igal2"
|
PRGNAM="igal2"
|
||||||
VERSION="2.3"
|
VERSION="3.1"
|
||||||
HOMEPAGE="http://igal.trexler.at/"
|
HOMEPAGE="http://igal.trexler.at/"
|
||||||
DOWNLOAD="https://github.com/solbu/igal2/archive/v2.3/igal-2.3.tar.gz"
|
DOWNLOAD="https://github.com/solbu/igal2/archive/v3.1/igal-3.1.tar.gz"
|
||||||
MD5SUM="f6aa6d329288f70419fe27d9c5bf91e3"
|
MD5SUM="0cecd8da478a6be71b87aeecc88155c5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue