mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
qmapshack: update to 1.12.1
This commit is contained in:
parent
49193dc971
commit
f6e5d5a79f
@ -1,5 +1,5 @@
|
||||
pkgname=qmapshack
|
||||
pkgver=1.12.0
|
||||
pkgver=1.12.1
|
||||
pkgrel=1
|
||||
pkgdesc='Plan your next outdoor trip'
|
||||
arch=('x86_64')
|
||||
@ -8,7 +8,7 @@ license=('GPL3')
|
||||
depends=('gdal' 'routino' 'qt5-declarative' 'qt5-webengine' 'proj' 'quazip')
|
||||
makedepends=('cmake' 'qt5-tools')
|
||||
source=("https://bitbucket.org/maproom/qmapshack/downloads/$pkgname-$pkgver.tar.gz")
|
||||
sha1sums=('69c1e0c84137675c40e2e747f86dc3d3b3a49225')
|
||||
sha1sums=('67666458e29263937ba9ac78c251cb77a526a5c3')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
@ -1,7 +0,0 @@
|
||||
post_install() {
|
||||
update-desktop-database -q
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
update-desktop-database -q
|
||||
}
|
Loading…
Reference in New Issue
Block a user