mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/tiled-qt: Updated for version 0.12.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7909b46337
commit
a00b3c744d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
PRGNAM=tiled-qt
|
PRGNAM=tiled-qt
|
||||||
SRC=tiled
|
SRC=tiled
|
||||||
VERSION=${VERSION:-0.10.2}
|
VERSION=${VERSION:-0.12.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="tiled-qt"
|
PRGNAM="tiled-qt"
|
||||||
VERSION="0.10.2"
|
VERSION="0.12.3"
|
||||||
HOMEPAGE="http://www.mapeditor.org"
|
HOMEPAGE="http://www.mapeditor.org"
|
||||||
DOWNLOAD="https://github.com/bjorn/tiled/archive/v0.10.2/tiled-0.10.2.tar.gz"
|
DOWNLOAD="https://github.com/bjorn/tiled/archive/v0.12.3/tiled-0.12.3.tar.gz"
|
||||||
MD5SUM="d1df43199f2281c2505a8665c7162e53"
|
MD5SUM="8461fe02ebe7d64f963cab6cda4607cd"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue