summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-03-08 19:57:39 +0100
committerSammysHP2023-03-08 19:57:39 +0100
commit639510f0cfef97d21a4fc11db4e37b643047c0f5 (patch)
tree875ca7983efe65af056969f95f1d8e3c30e9ca99 /PKGBUILD
parent3a96688d6cf5f09cd5c545f3ec65cdb7f7eb2407 (diff)
downloadaur-639510f0cfef97d21a4fc11db4e37b643047c0f5.tar.gz
Update to 3.0.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9df147f6ef86..7bc7888649a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=3.0.11
+pkgver=3.0.12
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=('904482d6c041f9afa98257a5c4060414')
+md5sums=('1f2a5bf891884c3270aa0c1e8b1ab665')
noextract=("cruiser-$pkgver.zip")
_extractname="${pkgname}_${pkgver}-${pkgrel}"