mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/tiled: Updated for version 1.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
135ae5ebd0
commit
d8cb928d6a
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.0}
|
||||
VERSION=${VERSION:-1.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tiled"
|
||||
VERSION="1.1.0"
|
||||
VERSION="1.1.1"
|
||||
HOMEPAGE="http://www.mapeditor.org"
|
||||
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.1.0/tiled-1.1.0.tar.gz"
|
||||
MD5SUM="fbd702aee0b61ef3983923866220472e"
|
||||
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.1.1/tiled-1.1.1.tar.gz"
|
||||
MD5SUM="39cdc3081d003e41d890797668b860ac"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue