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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Mar 28 14:30:52 UTC 2018


    Date: Wednesday, March 28, 2018 @ 14:30:52
  Author: svenstaro
Revision: 313130

upgpkg: tiled 1.1.4-1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-28 13:30:46 UTC (rev 313129)
+++ PKGBUILD	2018-03-28 14:30:52 UTC (rev 313130)
@@ -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.3
+pkgver=1.1.4
 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=('4c17a3ce0e1c4cdaa30e998015a8c048')
+md5sums=('2a4dd492334b42df881b197894c70afa')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list