summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-11-11 10:29:55 +0100
committerSammysHP2023-11-11 10:29:59 +0100
commit2b2aa3a32dcb125ef966752ff9e8f0bbfc3f87a0 (patch)
tree4d114f0df5c02d6479ef8ce7237efc09f022eb17 /PKGBUILD
parentcb10341d28d4c7a4afddaad544aabba84515851d (diff)
downloadaur-2b2aa3a32dcb125ef966752ff9e8f0bbfc3f87a0.tar.gz
Update to 3.0.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d014675bd60a..08e8e574e326 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.32
+pkgver=3.0.34
pkgrel=1
pkgdesc="Map and navigation application using offline vector maps"
arch=('any')
@@ -11,7 +11,7 @@ depends=('java-runtime')
conflicts=('atlas-maps')
replaces=('atlas-maps' 'atlas-maps-bin' 'atlas-maps-beta-bin')
source=("https://github.com/devemux86/cruiser/releases/download/${pkgver}/cruiser-${pkgver}.zip")
-md5sums=('42ca3344fcf6c40e0583bf6becd9b9cc')
+md5sums=('1df46173a3ed0c69a28c945d666c7e5c')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"