summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2022-08-30 19:36:54 +0200
committerSammysHP2022-08-30 19:36:54 +0200
commitc3f05dfb6073bc9eaad54a5048608057c505ed75 (patch)
treedf4fdf4478e3c9057b955d1ed7c21566277ccd22 /PKGBUILD
parent4ad863aa5b05f6f9815db9b895dc19a63204dd95 (diff)
downloadaur-c3f05dfb6073bc9eaad54a5048608057c505ed75.tar.gz
Update to 2.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5dc9125e244..4cd29cb78492 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=1
pkgdesc="Map and navigation application using offline vector maps"
arch=('any')
@@ -12,7 +12,7 @@ conflicts=('atlas-maps')
replaces=('atlas-maps' 'atlas-maps-bin' 'atlas-maps-beta-bin')
source=("https://www.talent.gr/public/cruiser/cruiser-${pkgver}.zip"
"cruiser.sh")
-md5sums=('99f2cc8501e09c5d2779efc549ad7eae'
+md5sums=('a07ff4b36fbbd94951be71663e00fab4'
'6c23697fc0421c752227dd1e1f29245f')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"