development/tiled: Updated for version 1.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
33451c2ef8
commit
c106e1ad18
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tiled
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
VERSION=${VERSION:-1.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tiled"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.2.3"
|
||||
HOMEPAGE="https://www.mapeditor.org"
|
||||
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.2.2/tiled-1.2.2.tar.gz"
|
||||
MD5SUM="51eea681929030730d1a04ddffc2d0d1"
|
||||
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.2.3/tiled-1.2.3.tar.gz"
|
||||
MD5SUM="edf64df8cb7701b9e519106cdd9b1234"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in New Issue