[arch-commits] Commit in tiled/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Fri Jun 26 08:39:37 UTC 2020
Date: Friday, June 26, 2020 @ 08:39:36
Author: svenstaro
Revision: 653718
upgpkg: tiled 1.4.1-1
Modified:
tiled/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-26 08:36:01 UTC (rev 653717)
+++ PKGBUILD 2020-06-26 08:39:36 UTC (rev 653718)
@@ -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.4.0
+pkgver=1.4.1
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=('1c4cca9c4f5b884a99a6e10f27dc435c2acb93f2c350a4d69927aef524b8d06dd8de8687235929747d087d3ac5d4539ded174cab59bfaf82042e28d7e9b39ad0')
+sha512sums=('68543e70a5b601e1426b12116da47d8c9b961a1d321bdf410287149d3f5cc76e3ef9724e61ae7c9a8b1314679eacd9b34f60faf5e49a090199e4e1707fc061e6')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list