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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Jan 27 12:39:37 UTC 2017


    Date: Friday, January 27, 2017 @ 12:39:36
  Author: svenstaro
Revision: 209214

upgpkg: tiled 0.18.1-1

upstream release 0.18.1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-27 12:37:49 UTC (rev 209213)
+++ PKGBUILD	2017-01-27 12:39:36 UTC (rev 209214)
@@ -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.0
+pkgver=0.18.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=('26d9d4e8f223d34842d17310471e7de8')
+md5sums=('43ddbf0eaf5a168a742064ecc1d0c89d')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list