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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Sep 29 20:09:15 UTC 2018


    Date: Saturday, September 29, 2018 @ 20:09:15
  Author: jlichtblau
Revision: 388027

upgpkg: qmapshack 1.12.0-1 - new upstream release

Modified:
  qmapshack/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-29 19:52:36 UTC (rev 388026)
+++ PKGBUILD	2018-09-29 20:09:15 UTC (rev 388027)
@@ -2,17 +2,17 @@
 # Contributor: Sanpi <sanpi+aur at homecomputing.fr>
 
 pkgname=qmapshack
-pkgver=1.11.1
+pkgver=1.12.0
 pkgrel=1
 pkgdesc='Plan your next outdoor trip'
 arch=('x86_64')
 url='https://bitbucket.org/maproom/qmapshack/'
 license=('GPL3')
-depends=('hicolor-icon-theme' 'gdal' 'routino>=3.1'
-         'qt5-script' 'qt5-webkit' 'proj' 'quazip')
+depends=('hicolor-icon-theme' 'gdal' 'routino>=3.1' 'qt5-script'
+         'qt5-webkit' 'proj' 'quazip' 'qt5-webengine')
 makedepends=('cmake' 'qt5-tools')
 source=(https://bitbucket.org/maproom/qmapshack/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('3e65e443665041bb4c10ebd10fb49ca6df9015d9cecd2551a888bbdaa8a3117b')
+sha256sums=('30ee69165a8548b529d5d9679da52099226405b9285b42b18342dd842730b734')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list