development/tiled: updated for version 1.3.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
95f05033ee
commit
ac57880b7a
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tiled
|
||||
VERSION=${VERSION:-1.3.4}
|
||||
VERSION=${VERSION:-1.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tiled"
|
||||
VERSION="1.3.4"
|
||||
VERSION="1.3.5"
|
||||
HOMEPAGE="https://www.mapeditor.org"
|
||||
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.3.4/tiled-1.3.4.tar.gz"
|
||||
MD5SUM="21731546c8293cfb72e84ab9b82c5f76"
|
||||
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.3.5/tiled-1.3.5.tar.gz"
|
||||
MD5SUM="76900db9cf3abb15be3329238edb3f4a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in New Issue