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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Apr 30 12:20:03 UTC 2017


    Date: Sunday, April 30, 2017 @ 12:20:03
  Author: jlichtblau
Revision: 226352

upgpkg: qmapshack 1.8.0-1 - new upstream release

Modified:
  qmapshack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-30 12:12:02 UTC (rev 226351)
+++ PKGBUILD	2017-04-30 12:20:03 UTC (rev 226352)
@@ -3,16 +3,17 @@
 # Contributor: Sanpi <sanpi+aur at homecomputing.fr>
 
 pkgname=qmapshack
-pkgver=1.7.2
+pkgver=1.8.0
 pkgrel=1
 pkgdesc='Plan your next outdoor trip'
 arch=('x86_64') #Due to limited resources Linux 32bit versions are not supported
 url='https://bitbucket.org/maproom/qmapshack/'
 license=('GPL3')
-depends=('hicolor-icon-theme' 'gdal' 'routino>=3.1' 'qt5-script' 'qt5-tools' 'qt5-webkit' 'proj')
+depends=('hicolor-icon-theme' 'gdal' 'routino>=3.1' 'qt5-script'
+         'qt5-tools' 'qt5-webkit' 'proj' 'quazip')
 makedepends=('cmake')
 source=(https://bitbucket.org/maproom/qmapshack/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('830471acfaf3ed2743a8aaac2fc85c2c5039fbc0e7b8d1c462c5e0b4fc3ce10b')
+sha256sums=('a1a6b543533af280f06afff0f0b1f457d09ef6c702922471a95ec350a99ccf2d')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list