[arch-commits] Commit in tiled/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Sep 28 18:08:40 UTC 2015
Date: Monday, September 28, 2015 @ 20:08:40
Author: svenstaro
Revision: 142107
upgpkg: tiled 0.14.1-1
upstream release 0.14.1
Modified:
tiled/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-28 17:31:07 UTC (rev 142106)
+++ PKGBUILD 2015-09-28 18:08:40 UTC (rev 142107)
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
pkgname=tiled
-pkgver=0.13.0
+pkgver=0.14.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=('a9f546091b1ce80b8ff56b03214fa8be')
+md5sums=('5ae57d9a192274bd1af962bcbc4bfef9')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list