summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-06-01 18:06:50 +0200
committerSammysHP2023-06-01 18:06:50 +0200
commit55271be87abd0d346389d1758cb3a21ea31ed088 (patch)
treec86b5a7cec3185a7adf5305faab110312524af6c /PKGBUILD
parenteb563bfbed7966ee6f8a26c012bb08a50206b8c6 (diff)
downloadaur-55271be87abd0d346389d1758cb3a21ea31ed088.tar.gz
Update to 3.0.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc568d829376..7f14780d43b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.20
+pkgver=3.0.21
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=('e01537570e2a2cd062f76b3fe05e6763')
+md5sums=('73871fe731bb140f3305820939f6e0a9')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"