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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Aug 31 03:49:00 UTC 2017


    Date: Thursday, August 31, 2017 @ 03:48:59
  Author: svenstaro
Revision: 255028

upgpkg: tiled 1.0.3-1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-31 03:44:39 UTC (rev 255027)
+++ PKGBUILD	2017-08-31 03:48:59 UTC (rev 255028)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=1.0.2
+pkgver=1.0.3
 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=('ff908715f60ae080c7d6bcbbe3c483d9')
+md5sums=('0d5b27bc14437f0acffd2aa056093374')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list