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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jan 4 04:30:10 UTC 2018


    Date: Thursday, January 4, 2018 @ 04:30:10
  Author: svenstaro
Revision: 278552

upgpkg: tiled 1.1.0-1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-04 04:24:12 UTC (rev 278551)
+++ PKGBUILD	2018-01-04 04:30:10 UTC (rev 278552)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=1.0.3
+pkgver=1.1.0
 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=('0d5b27bc14437f0acffd2aa056093374')
+md5sums=('fbd702aee0b61ef3983923866220472e')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list