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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Dec 26 04:19:27 UTC 2016


    Date: Monday, December 26, 2016 @ 04:19:26
  Author: svenstaro
Revision: 202575

upgpkg: tiled 0.18.0-1

upstream release 0.18.0

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-26 04:01:58 UTC (rev 202574)
+++ PKGBUILD	2016-12-26 04:19:26 UTC (rev 202575)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.17.1
+pkgver=0.18.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=('5fb2635469625a5d5215c3b6f4c37cb6')
+md5sums=('26d9d4e8f223d34842d17310471e7de8')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list