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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Jan 11 04:32:05 UTC 2016


    Date: Monday, January 11, 2016 @ 05:32:05
  Author: svenstaro
Revision: 155938

upgpkg: tiled 0.15.0-1

upstream release 0.15.0

Modified:
  tiled/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-11 04:00:49 UTC (rev 155937)
+++ PKGBUILD	2016-01-11 04:32:05 UTC (rev 155938)
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.14.2
-pkgrel=2
+pkgver=0.15.0
+pkgrel=1
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to use'
 arch=('i686' 'x86_64')
 url='http://mapeditor.org'
@@ -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=('7a9f356130d2e89bfb25f7bfa817dbf2')
+md5sums=('6488e7b52ffa5e36c1cc8520cf7bbd59')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list