[arch-commits] Commit in tiled/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jan 17 10:42:09 UTC 2015


    Date: Saturday, January 17, 2015 @ 11:42:09
  Author: svenstaro
Revision: 126033

upgpkg: tiled 0.11.0-1

upstream release 0.11.0

Modified:
  tiled/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-17 08:10:42 UTC (rev 126032)
+++ PKGBUILD	2015-01-17 10:42:09 UTC (rev 126033)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.10.2
+pkgver=0.11.0
 pkgrel=1
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to use'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'qt5-tools')
 install=${pkgname}.install
 source=(https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('d1df43199f2281c2505a8665c7162e53')
+md5sums=('478a78431ca57d6a88d634954abb2b5b')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list