summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-04-06 18:18:51 +0200
committerSammysHP2023-04-06 18:18:51 +0200
commit65c0033542ea5238e380f08985455c6a989d3b6a (patch)
treea0062f8d0c24084d17d7ad5337d81730cb84ad09 /PKGBUILD
parentccdba426002c9f392a0d2d182fc1a43813e8778e (diff)
downloadaur-65c0033542ea5238e380f08985455c6a989d3b6a.tar.gz
Update to 3.0.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f440ddf8e6c..2e3fa9dc506a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.15
+pkgver=3.0.17
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=('bac17be7740d312e677de131cfead3c4')
+md5sums=('c257be523e497e094ab1d41c65eb0438')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"