[arch-commits] Commit in tiled/trunk (PKGBUILD)
    Sven-Hendrik Haase 
    svenstaro at archlinux.org
       
    Wed Mar 30 08:59:34 UTC 2016
    
    
  
    Date: Wednesday, March 30, 2016 @ 10:59:33
  Author: svenstaro
Revision: 168852
upgpkg: tiled 0.16.0-1
upstream release 1.6.0
Modified:
  tiled/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-30 08:36:17 UTC (rev 168851)
+++ PKGBUILD	2016-03-30 08:59:33 UTC (rev 168852)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.15.2
+pkgver=0.16.0
 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=('2276a515f6dcd9270225ff4a253f7233')
+md5sums=('f5b897d9174a19ed30eadeaad705ea43')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
    
    
More information about the arch-commits
mailing list