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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jun 15 12:39:27 UTC 2017


    Date: Thursday, June 15, 2017 @ 12:39:26
  Author: svenstaro
Revision: 237151

upgpkg: tiled 1.0.1-1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-15 11:03:33 UTC (rev 237150)
+++ PKGBUILD	2017-06-15 12:39:26 UTC (rev 237151)
@@ -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.0
+pkgver=1.0.1
 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=('30d6c05a46ed74c1ead53c4d3164aa6b')
+md5sums=('74d5702bf2024202e0ec8b23c6f9da30')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list