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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Mar 7 17:07:45 UTC 2017


    Date: Tuesday, March 7, 2017 @ 17:07:44
  Author: svenstaro
Revision: 215252

upgpkg: tiled 0.18.2-1

upstream release 0.18.2

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-07 15:32:03 UTC (rev 215251)
+++ PKGBUILD	2017-03-07 17:07:44 UTC (rev 215252)
@@ -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.1
+pkgver=0.18.2
 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=('43ddbf0eaf5a168a742064ecc1d0c89d')
+md5sums=('950dd9d160a53ba2ef105a6f6930fb8e')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list