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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Feb 7 21:29:30 UTC 2016


    Date: Sunday, February 7, 2016 @ 22:29:30
  Author: svenstaro
Revision: 160538

upgpkg: tiled 0.15.1-1

upstream release 0.15.1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-07 21:08:17 UTC (rev 160537)
+++ PKGBUILD	2016-02-07 21:29:30 UTC (rev 160538)
@@ -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.0
+pkgver=0.15.1
 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=('6488e7b52ffa5e36c1cc8520cf7bbd59')
+md5sums=('e2c78807f096ac9bc44207ec1a9870ec')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list