[arch-commits] Commit in qmapshack/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Wed May 16 21:51:36 UTC 2018
Date: Wednesday, May 16, 2018 @ 21:51:35
Author: jlichtblau
Revision: 323271
upgpkg: qmapshack 1.11.1-1 - new upstream release
Modified:
qmapshack/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-16 21:38:56 UTC (rev 323270)
+++ PKGBUILD 2018-05-16 21:51:35 UTC (rev 323271)
@@ -3,17 +3,17 @@
# Contributor: Sanpi <sanpi+aur at homecomputing.fr>
pkgname=qmapshack
-pkgver=1.11.0
+pkgver=1.11.1
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')
makedepends=('cmake' 'qt5-tools')
source=(https://bitbucket.org/maproom/qmapshack/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('cd3a27f760a9c041ef7328d0bc816dac67ef8e049b8cf4cafaf9af628cfade60')
+sha256sums=('3e65e443665041bb4c10ebd10fb49ca6df9015d9cecd2551a888bbdaa8a3117b')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list