summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSammysHP2016-06-20 17:07:45 +0200
committerSammysHP2016-06-20 17:07:45 +0200
commitccfe1e77d6ca2be89ebc6e5314a919b389638062 (patch)
tree6c4b14bd1761088bc2b2e1fa4103928bee972324
parent154b403b8688eb129ae31cf940d4b1a70892565c (diff)
downloadaur-ccfe1e77d6ca2be89ebc6e5314a919b389638062.tar.gz
Update to 1.2.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 789e2a5cbbf7..8d7107d54e5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 23 10:07:13 UTC 2016
+# Mon Jun 20 15:07:25 UTC 2016
pkgbase = cruiser
pkgdesc = Map and navigation application using offline vector maps
- pkgver = 1.2.5
+ pkgver = 1.2.6
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-1.2.5.zip
+ source = http://www.talent.gr/public/cruiser/cruiser-1.2.6.zip
source = cruiser.sh
- md5sums = b6fdc9db2843925ed5970e451197246e
+ md5sums = 67b41ec4c00d1c1b79910c5425fc0c9c
md5sums = ab6112f9530a64b9ac8706ab7057cc8c
pkgname = cruiser
diff --git a/PKGBUILD b/PKGBUILD
index ee025df80551..86718be06228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=cruiser
-pkgver=1.2.5
+pkgver=1.2.6
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-${pkgver}.zip"
"cruiser.sh")
-md5sums=('b6fdc9db2843925ed5970e451197246e'
+md5sums=('67b41ec4c00d1c1b79910c5425fc0c9c'
'ab6112f9530a64b9ac8706ab7057cc8c')
package() {