[arch-commits] Commit in tiled/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Nov 15 12:01:00 UTC 2018


    Date: Thursday, November 15, 2018 @ 12:01:00
  Author: svenstaro
Revision: 407705

upgpkg: tiled 1.2.1-1

Modified:
  tiled/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-15 11:59:10 UTC (rev 407704)
+++ PKGBUILD	2018-11-15 12:01:00 UTC (rev 407705)
@@ -1,11 +1,11 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase>
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to use'
 arch=('x86_64')
-url='http://mapeditor.org'
+url='http://www.mapeditor.org'
 license=('GPL')
 replaces=('tiled-qt')
 depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 'desktop-file-utils' 'libxkbcommon-x11')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'qt5-tools' 'python2')
 optdepends=('python2: Python plugin')
 source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-sha512sums=('9c0c151348a90344b355e9bc8a7c9d38e2203d48474e8cf496e2c08cc75f764042e4355db2827f0e3518a1c03bfbcc79be7ba643c44c50430c7ecec09fbb8563')
+sha512sums=('9a66d41ed991b6af226c9456758f27bf5cf2e8d1059042fb684b003608509c0d0e13776710e777bab0e12f55223e4fca4048a07661c36a3273f9c6c5cbf7fa5d')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list