summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-01-25 20:28:07 +0100
committerSammysHP2023-01-25 20:28:07 +0100
commit9b03db2cb26fef1082c017ecf813889bf8c62070 (patch)
tree82f065c599fb00a8f8864d7481864327ac44f6ae /PKGBUILD
parent1e4d9373ef12a7a073605468df18edb40360d3dd (diff)
downloadaur-9b03db2cb26fef1082c017ecf813889bf8c62070.tar.gz
Update to 3.0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd69b5890c72..4f2ccb9ad242 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.7
+pkgver=3.0.8
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=('88dfcafe5dee5c32a31690c5fec09935')
+md5sums=('58a5fc28591fe9f4164456a3cd59aa00')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"