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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Oct 2 22:24:19 UTC 2014


    Date: Friday, October 3, 2014 @ 00:24:19
  Author: svenstaro
Revision: 120077

upgpkg: tiled 0.10.1-1

upstream release 0.10.1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-02 21:06:50 UTC (rev 120076)
+++ PKGBUILD	2014-10-02 22:24:19 UTC (rev 120077)
@@ -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.0
+pkgver=0.10.1
 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=('420b9ee87004883c98bee3cfafa808f2')
+md5sums=('e9a92908d075db94275c4d7d109449ee')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list