summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSammysHP2017-10-01 17:50:32 +0200
committerSammysHP2017-10-01 17:50:32 +0200
commit06cbe9706f47e88b19975ba296cb11015ed5e1fc (patch)
tree371b14f55d6635ae63b480fb71bd10e29c04059b
parent79dcc394e62671755f1e8c42c7a40aa4ae3df564 (diff)
downloadaur-06cbe9706f47e88b19975ba296cb11015ed5e1fc.tar.gz
Update to 1.2.22
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ff384f50df8..a3a34228439a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 29 18:41:09 UTC 2017
+# Sun Oct 1 15:50:26 UTC 2017
pkgbase = cruiser
pkgdesc = Map and navigation application using offline vector maps
- pkgver = 1.2.21
+ pkgver = 1.2.22
pkgrel = 1
url = http://wiki.openstreetmap.org/wiki/Cruiser
arch = any
@@ -12,9 +12,9 @@ pkgbase = cruiser
replaces = atlas-maps
replaces = atlas-maps-bin
replaces = atlas-maps-beta-bin
- source = http://www.talent.gr/public/cruiser/cruiser-desktop-1.2.21.zip
+ source = http://www.talent.gr/public/cruiser/cruiser-desktop-1.2.22.zip
source = cruiser.sh
- md5sums = 0eebc3b7914b3714b9b741ae61a4cf6d
+ md5sums = 7ec11c8c814c604fb4517f925ea55894
md5sums = 6c23697fc0421c752227dd1e1f29245f
pkgname = cruiser
diff --git a/PKGBUILD b/PKGBUILD
index e9a3bf456fe5..1ce598197a11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=1.2.21
+pkgver=1.2.22
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=("http://www.talent.gr/public/cruiser/cruiser-desktop-${pkgver}.zip"
"cruiser.sh")
-md5sums=('0eebc3b7914b3714b9b741ae61a4cf6d'
+md5sums=('7ec11c8c814c604fb4517f925ea55894'
'6c23697fc0421c752227dd1e1f29245f')
build () {