summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSammysHP2017-08-27 14:58:12 +0200
committerSammysHP2017-08-27 14:58:12 +0200
commit998676aae9e321cac8d8895e13b55204b7028dd7 (patch)
tree9935d09111b4403a53ded9c6ffbef9827e4ce222
parent2220db1822101d6d456ea00d151e70770c99243c (diff)
downloadaur-998676aae9e321cac8d8895e13b55204b7028dd7.tar.gz
Update to 1.2.19
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ab1a7c92c87..9283aabfe6e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 3 22:08:22 UTC 2017
+# Sun Aug 27 12:57:59 UTC 2017
pkgbase = cruiser
pkgdesc = Map and navigation application using offline vector maps
- pkgver = 1.2.18
+ pkgver = 1.2.19
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.18.zip
+ source = http://www.talent.gr/public/cruiser/cruiser-desktop-1.2.19.zip
source = cruiser.sh
- md5sums = 56fa1949f2480d260d0fbdc17de1af9c
+ md5sums = fc746c3a01f7dc2951d23710c3442bdf
md5sums = 6c23697fc0421c752227dd1e1f29245f
pkgname = cruiser
diff --git a/PKGBUILD b/PKGBUILD
index 4c73f6579d57..48b9eb64476b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=1.2.18
+pkgver=1.2.19
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=('56fa1949f2480d260d0fbdc17de1af9c'
+md5sums=('fc746c3a01f7dc2951d23710c3442bdf'
'6c23697fc0421c752227dd1e1f29245f')
build () {