[arch-commits] Commit in tiled/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Mon Jul 12 04:19:26 UTC 2021
Date: Monday, July 12, 2021 @ 04:19:26
Author: svenstaro
Revision: 976599
upgpkg: tiled 1.7.1-1
Modified:
tiled/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-11 23:48:56 UTC (rev 976598)
+++ PKGBUILD 2021-07-12 04:19:26 UTC (rev 976599)
@@ -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.7.0
+pkgver=1.7.1
pkgrel=1
pkgdesc='A general purpose tile map editor, built to be flexible and easy to use'
arch=('x86_64')
@@ -14,7 +14,7 @@
optdepends=('python: Python plugin'
'qt5-imageformats: Support for additional image formats (including WebP)')
source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-sha512sums=('038a13104250a21dafe571eb57f8be8d710232d45305f8cc3f691bfc34f499f5227927e4c0e6479e24de8319213ebaba2d299d976d248ddec92ab88c6fb06d7e')
+sha512sums=('ed6ba20015434d9de6ae02aecb165a7fb7569a3d74471a7baec5d0f1b78b7905dd12cd565e1f9d1e41ff47e225cdfb81915ae09e3672efc21f16cefb39e03998')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list