summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-08-17 17:14:47 +0200
committerSammysHP2023-08-17 17:14:47 +0200
commit21e3bd51586e16213120ca67b8cc2beaa1ae9dcf (patch)
tree934f197055a9b2163ebd3b69fa945d3cc6ec4cc3 /PKGBUILD
parent37adc0d27098fba5ed39ff60b6a71fe31fa7be20 (diff)
downloadaur-21e3bd51586e16213120ca67b8cc2beaa1ae9dcf.tar.gz
Update to 3.0.31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf887280de69..32e8be1eb32d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.30
+pkgver=3.0.31
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=('915eeabd7f86d5a97727a372d9f3f7af')
+md5sums=('4b16f172e0b743c13c1158dc1d932816')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"