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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Nov 6 23:35:15 UTC 2015


    Date: Saturday, November 7, 2015 @ 00:35:15
  Author: svenstaro
Revision: 146333

upgpkg: tiled 0.14.2-1

upstream release 0.14.2

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 20:18:30 UTC (rev 146332)
+++ PKGBUILD	2015-11-06 23:35:15 UTC (rev 146333)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.14.1
+pkgver=0.14.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')
 install=${pkgname}.install
 source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('5ae57d9a192274bd1af962bcbc4bfef9')
+md5sums=('7a9f356130d2e89bfb25f7bfa817dbf2')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list