summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-12-26 16:27:16 +0100
committerSammysHP2023-12-26 16:27:20 +0100
commit2262d2f65e820a4252650eb5de1ed955cb023945 (patch)
tree77b51f002ac723c9fe6a21968f3dc0c06f86e563 /PKGBUILD
parent194b5eac4eb137fdef0bdb94d03b5708ce8f2f8c (diff)
downloadaur-2262d2f65e820a4252650eb5de1ed955cb023945.tar.gz
Update to 3.0.37
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5f0e2b03bf4..740a2bd13a2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.36.2
+pkgver=3.0.37
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=('cc7bd7fc7775a41cd2fd6de28f5ab7d7')
+md5sums=('d4bd18cc6c3cb5fba1a26fd8d8874643')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"