[arch-commits] Commit in tiled/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Thu Mar 5 17:00:03 UTC 2020
Date: Thursday, March 5, 2020 @ 17:00:02
Author: svenstaro
Revision: 590777
upgpkg: tiled 1.3.3-1
Modified:
tiled/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-05 16:56:18 UTC (rev 590776)
+++ PKGBUILD 2020-03-05 17:00:02 UTC (rev 590777)
@@ -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.3.2
-pkgrel=2
+pkgver=1.3.3
+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=('25dedfde6f48b0bd34a500481662c3da8c6f78b023b4d5c63559c4240db22fb664ec057d3d801714cb682a6bd2e870bf072ab688b1d00c017f0ea5af980d5ead')
+sha512sums=('61207f2634ee841207598d06bc4bb97cd25182e25228c97b6a369b88e3a79ddf63c91786eb80254a658380f54b08d4f0bef1891ff7437aedc29f6344a405ee08')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list