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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Mar 10 13:16:41 UTC 2016


    Date: Thursday, March 10, 2016 @ 14:16:41
  Author: svenstaro
Revision: 165941

upgpkg: tiled 0.15.2-1

upstream release 0.15.2

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-10 13:00:53 UTC (rev 165940)
+++ PKGBUILD	2016-03-10 13:16:41 UTC (rev 165941)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.15.1
+pkgver=0.15.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=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('e2c78807f096ac9bc44207ec1a9870ec')
+md5sums=('2276a515f6dcd9270225ff4a253f7233')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list