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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jun 21 00:24:19 UTC 2020


    Date: Sunday, June 21, 2020 @ 00:24:19
  Author: svenstaro
Revision: 648709

upgpkg: tiled 1.4.0-1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-21 00:23:14 UTC (rev 648708)
+++ PKGBUILD	2020-06-21 00:24:19 UTC (rev 648709)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=1.3.5
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to use'
 arch=('x86_64')
@@ -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=('f8c90ea6f1915af2b7b8254e1682899906c177be02eb4b09c89bb7c089ebd592f75670024b9734e3c5db71d1524570e7571ce443ea95d95515cb3a00fcbb66f3')
+sha512sums=('1c4cca9c4f5b884a99a6e10f27dc435c2acb93f2c350a4d69927aef524b8d06dd8de8687235929747d087d3ac5d4539ded174cab59bfaf82042e28d7e9b39ad0')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list