summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-07-31 18:52:49 +0200
committerSammysHP2023-07-31 18:52:49 +0200
commit2c21c5bcecc3ecd49281449f30efe37432ef909a (patch)
treeaec37777ea13e20bf6066456f3b9ecf76c8b6859 /PKGBUILD
parenta92fa4396df6df7a9af5effa23a65d76d0e66a50 (diff)
downloadaur-2c21c5bcecc3ecd49281449f30efe37432ef909a.tar.gz
Update to 3.0.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e50edc629c51..6fd54e3e0d2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.26
+pkgver=3.0.28
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=('6b986cdada1ff1bd7d1acf25f84cb997')
+md5sums=('e8237a0583ed748371ca2795baff28d6')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"