[arch-commits] Commit in tiled/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Thu Jun 23 11:28:56 UTC 2022
Date: Thursday, June 23, 2022 @ 11:28:55
Author: svenstaro
Revision: 1239242
upgpkg: tiled 1.8.6-1
Modified:
tiled/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-23 10:53:08 UTC (rev 1239241)
+++ PKGBUILD 2022-06-23 11:28:55 UTC (rev 1239242)
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
pkgname=tiled
-pkgver=1.8.5
+pkgver=1.8.6
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=('fe1c3f869cbabe200862d0a15c9a5ea6ca23bf890ebc01001414ec35ea1f1509010cf7ac675021857353fd8acf7fe154c2bdd25abdc4ee713def4e4e86fab3e2')
+sha512sums=('f77ff46fbb707d8c02499f168e5748f39081fa780fb9a5b1ea04603b09cd71280d76034cab28b23fc30280bd856121e473c992c9c39d7c46fc97d5fbfbe4191d')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list