[arch-commits] Commit in tiled/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed Aug 5 21:33:59 UTC 2020
Date: Wednesday, August 5, 2020 @ 21:33:59
Author: svenstaro
Revision: 670363
upgpkg: tiled 1.4.2-1
Modified:
tiled/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-05 20:44:48 UTC (rev 670362)
+++ PKGBUILD 2020-08-05 21:33:59 UTC (rev 670363)
@@ -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.4.1
-pkgrel=2
+pkgver=1.4.2
+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=('68543e70a5b601e1426b12116da47d8c9b961a1d321bdf410287149d3f5cc76e3ef9724e61ae7c9a8b1314679eacd9b34f60faf5e49a090199e4e1707fc061e6')
+sha512sums=('1fddd8c8d67e4eaf116c82e276b0941e6dae7c529f2132e49da77d7e215fc7106d5fd3ef55d118f799153b57340effcf2481a131a436be7f00f61c4fc4bd45d2')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list