summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSammysHP2016-12-17 23:57:56 +0100
committerSammysHP2016-12-17 23:57:56 +0100
commit2508de049e0809c839258e652e49227294c4e582 (patch)
treea427ebf4d94484566758d3535daf99b7ab884eb3
parent840132c9e8742e004b15aa40643f7ee60e80ef88 (diff)
downloadaur-2508de049e0809c839258e652e49227294c4e582.tar.gz
Update to 1.2.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a59b5c61d0c..03546dd98f50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Nov 8 19:28:28 UTC 2016
+# Sat Dec 17 22:57:31 UTC 2016
pkgbase = cruiser
pkgdesc = Map and navigation application using offline vector maps
- pkgver = 1.2.13
+ pkgver = 1.2.15
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.13.zip
+ source = http://www.talent.gr/public/cruiser/cruiser-desktop-1.2.15.zip
source = cruiser.sh
- md5sums = 8179c208bbc34d453fa9ca9444835848
+ md5sums = 4df9e99e0361977b45615a181774c739
md5sums = 6c23697fc0421c752227dd1e1f29245f
pkgname = cruiser
diff --git a/PKGBUILD b/PKGBUILD
index e4ea5998dc50..544f21b262a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=1.2.13
+pkgver=1.2.15
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=('8179c208bbc34d453fa9ca9444835848'
+md5sums=('4df9e99e0361977b45615a181774c739'
'6c23697fc0421c752227dd1e1f29245f')
build () {