summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-03-22 18:51:09 +0100
committerSammysHP2023-03-22 18:51:09 +0100
commitca8b5805370b4899ad8de7f75246821491d40777 (patch)
tree7235d6a8fb5a22f18507d1dc4f8263711412ecb0 /PKGBUILD
parent639510f0cfef97d21a4fc11db4e37b643047c0f5 (diff)
downloadaur-ca8b5805370b4899ad8de7f75246821491d40777.tar.gz
Update to 3.0.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bc7888649a9..9a0d61132c31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.12
+pkgver=3.0.13
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=('1f2a5bf891884c3270aa0c1e8b1ab665')
+md5sums=('15bee68e129a1b4a256c5cbbd7b2771d')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"