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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Nov 24 00:15:58 UTC 2019


    Date: Sunday, November 24, 2019 @ 00:15:56
  Author: svenstaro
Revision: 532414

upgpkg: tiled 1.3.1-1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-24 00:15:28 UTC (rev 532413)
+++ PKGBUILD	2019-11-24 00:15:56 UTC (rev 532414)
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to use'
 arch=('x86_64')
 url='http://www.mapeditor.org'
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'qt5-tools' 'python3')
 optdepends=('python3: Python plugin')
 source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-sha512sums=('197593534c6bdfbbb2c85f013695443e240b7c7e4207f821f83b2cc3d3a106dd19f3692059edcc429c1a1e91d5374683481b0be39b53a78c57c3fe32995bbd00')
+sha512sums=('b2ed5c0ff043990177809873417e31e8ee2894473b3084d0302e5557c19043c1763cf55d8ade16335ba3d64e7b4b903dd5fb88fd4bcf878c7c4d873bc9c7ed73')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list