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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri May 26 10:18:23 UTC 2017


    Date: Friday, May 26, 2017 @ 10:18:22
  Author: svenstaro
Revision: 230442

upgpkg: tiled 1.0.0-1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-26 10:16:16 UTC (rev 230441)
+++ PKGBUILD	2017-05-26 10:18:22 UTC (rev 230442)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.18.2
+pkgver=1.0.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=('950dd9d160a53ba2ef105a6f6930fb8e')
+md5sums=('30d6c05a46ed74c1ead53c4d3164aa6b')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list