mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/tiled: Updated for version 1.1.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
50e9d75bf1
commit
f3e91fa777
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tiled
|
||||
VERSION=${VERSION:-1.1.3}
|
||||
VERSION=${VERSION:-1.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tiled"
|
||||
VERSION="1.1.3"
|
||||
VERSION="1.1.4"
|
||||
HOMEPAGE="http://www.mapeditor.org"
|
||||
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.1.3/tiled-1.1.3.tar.gz"
|
||||
MD5SUM="4c17a3ce0e1c4cdaa30e998015a8c048"
|
||||
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.1.4/tiled-1.1.4.tar.gz"
|
||||
MD5SUM="2a4dd492334b42df881b197894c70afa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue