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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Nov 5 03:35:02 UTC 2014


    Date: Wednesday, November 5, 2014 @ 04:35:01
  Author: svenstaro
Revision: 121925

upgpkg: tiled 0.10.2-1

upstream release 0.10.2

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-05 03:13:27 UTC (rev 121924)
+++ PKGBUILD	2014-11-05 03:35:01 UTC (rev 121925)
@@ -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.1
+pkgver=0.10.2
 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=('e9a92908d075db94275c4d7d109449ee')
+md5sums=('d1df43199f2281c2505a8665c7162e53')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list