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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Feb 10 11:27:04 UTC 2018


    Date: Saturday, February 10, 2018 @ 11:27:03
  Author: svenstaro
Revision: 291029

upgpkg: tiled 1.1.2-1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-10 11:26:27 UTC (rev 291028)
+++ PKGBUILD	2018-02-10 11:27:03 UTC (rev 291029)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to use'
 arch=('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=('39cdc3081d003e41d890797668b860ac')
+md5sums=('fd50d06e19082faf9d382500c4889944')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list