Date: Tuesday, May 23, 2017 @ 19:41:07 Author: jlichtblau Revision: 229833
upgpkg: qmapshack 1.8.1-1 - new upstream release Modified: qmapshack/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-23 19:41:00 UTC (rev 229832) +++ PKGBUILD 2017-05-23 19:41:07 UTC (rev 229833) @@ -3,7 +3,7 @@ # Contributor: Sanpi <[email protected]> pkgname=qmapshack -pkgver=1.8.0 +pkgver=1.8.1 pkgrel=1 pkgdesc='Plan your next outdoor trip' arch=('x86_64') #Due to limited resources Linux 32bit versions are not supported @@ -13,7 +13,7 @@ 'qt5-tools' 'qt5-webkit' 'proj' 'quazip') makedepends=('cmake') source=(https://bitbucket.org/maproom/qmapshack/downloads/$pkgname-$pkgver.tar.gz) -sha256sums=('a1a6b543533af280f06afff0f0b1f457d09ef6c702922471a95ec350a99ccf2d') +sha256sums=('f6c6562247e205db90637cd45a8f41780765701092c898a2099978bd943ca350') build() { cd "$pkgname-$pkgver"
