summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-11-25 20:05:26 +0100
committerSammysHP2023-11-25 20:05:26 +0100
commit194b5eac4eb137fdef0bdb94d03b5708ce8f2f8c (patch)
tree2b2c65a22d36f019cfdeab2550fa248f3f1b99d5 /PKGBUILD
parent70126669f31db8e2fcb7b897bb749139bbc7fba4 (diff)
downloadaur-194b5eac4eb137fdef0bdb94d03b5708ce8f2f8c.tar.gz
Update to 3.0.36.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09ba51cd221d..e5f0e2b03bf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.36
+pkgver=3.0.36.2
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=('4eafa8c6588bad4577588d9761adecd5')
+md5sums=('cc7bd7fc7775a41cd2fd6de28f5ab7d7')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"