summaryrefslogtreecommitdiff
path: root/community/tiled-qt
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-05 02:24:00 -0700
committerroot <root@rshg054.dnsready.net>2013-08-05 02:24:00 -0700
commitb3923b26c3d37257246fea13bdb1151c96cb2fe4 (patch)
tree868c0a9f4649cfc0849318696f440a10bc412d9b /community/tiled-qt
parent639c9730319cc0ce33e34e2386f467f67d3cc458 (diff)
Mon Aug 5 02:23:17 PDT 2013
Diffstat (limited to 'community/tiled-qt')
-rw-r--r--community/tiled-qt/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/tiled-qt/PKGBUILD b/community/tiled-qt/PKGBUILD
index c26c18726..22e3fc498 100644
--- a/community/tiled-qt/PKGBUILD
+++ b/community/tiled-qt/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase>
# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
pkgname=tiled-qt
-pkgver=0.9.0
-pkgrel=6
+pkgver=0.9.1
+pkgrel=1
pkgdesc='A general purpose tile map editor, built to be flexible and easy to use'
arch=('i686' 'x86_64')
url='http://mapeditor.org'
@@ -11,7 +11,7 @@ depends=('qt5-base' 'libgl' 'gtk-update-icon-cache')
makedepends=('mesa' 'qt5-tools')
install=${pkgname}.install
source=(http://sourceforge.net/projects/tiled/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e2e21a54ff17e34b49b8a330cc8b657e')
+md5sums=('d032b18e0ff7d5a4a843a1ac93a9f638')
build() {
cd $srcdir/$pkgname-$pkgver