summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2015-12-18 12:57:29 +0100
committerSammysHP2015-12-18 12:57:29 +0100
commit911552f27b0081062d4696a6ae2dc1e3fb60a37d (patch)
tree14f85145a8836baab9109c4bb39e3e7c520e6013 /PKGBUILD
parent6006380fd1cb61a28a3c7d8953ea672554fc8a0d (diff)
downloadaur-911552f27b0081062d4696a6ae2dc1e3fb60a37d.tar.gz
Update to 1.1.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d311efd923b..06a611d83390 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Karsten Greiner <sven@sammyshp.de>
pkgname=atlas-maps-bin
-pkgver=1.1.18
+pkgver=1.1.20
pkgrel=1
pkgdesc="Map and navigation application using offline vector maps"
arch=('any')
@@ -10,9 +10,9 @@ license=('proprietary (free)')
depends=('java-runtime')
provides=('atlas-maps')
conflicts=('atlas-maps')
-source=("http://www.talent.gr/public/atlas/Atlas-${pkgver}.zip"
+source=("http://www.talent.gr/public/atlas/atlas-${pkgver}.zip"
"atlas-maps.sh")
-md5sums=('ca6ed15e108307c59ef71cf9fad93d31'
+md5sums=('e1c2905e466ac4f07bf90888e48b0430'
'509caab1fb6ad3990e87890a5dfb7d81')
package() {