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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Aug 17 15:41:42 UTC 2016


    Date: Wednesday, August 17, 2016 @ 15:41:41
  Author: svenstaro
Revision: 186895

upgpkg: tiled 0.17.0-1

upstream release 0.17.0

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-17 15:11:31 UTC (rev 186894)
+++ PKGBUILD	2016-08-17 15:41:41 UTC (rev 186895)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.16.2
+pkgver=0.17.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' 'python2')
 optdepends=('python2: Python plugin')
 source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('bb2bbbffc02b423790c194fbc388c019')
+md5sums=('9fd229a67c718f6adcdf8b7a3d57f5e1')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list