summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-06-15 16:56:49 +0200
committerSammysHP2023-06-15 16:56:49 +0200
commitdab793037d40e88df68f44caed0ee20f4c8b190b (patch)
tree904b6081f8c317471c12c93ff4d0fcf988e5c7d5 /PKGBUILD
parentfe14541b9e79a73289898bea74f4f622a705a55d (diff)
downloadaur-dab793037d40e88df68f44caed0ee20f4c8b190b.tar.gz
Update to 3.0.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37efb1a88dd6..b97999942673 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.23
+pkgver=3.0.24
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=('2ef6945a87cfd99390b7256dee6595a8')
+md5sums=('cb7adc4c8b2152d91cca0b61ecbf9d3e')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"