summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics@felics-tablet2017-12-17 21:14:33 +0100
committerfelics@felics-tablet2017-12-17 21:14:33 +0100
commitfeecdfdc8017733c1edf29ac4ad53b1f98754a6d (patch)
treebea371d894dcb9890c9e474878052be55a9df224
parent3f389e8fd55f69182a81064f605d5d21a7271a93 (diff)
downloadaur-feecdfdc8017733c1edf29ac4ad53b1f98754a6d.tar.gz
PKGBUILD updated.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b762c15bead..482979b1614a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-maps-chaps-trains-europe-latest
pkgdesc = Map data for the timetable search engines by CHAPS: European railway.
pkgver = 2017_10_17
- pkgrel = 1
+ pkgrel = 2
epoch = 0
url = http://chaps.cz/eng/download/idos/zip#kotvamap
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 2af00d2d528d..1322b487903d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: dreieck
-# PKGBUILD last time manually edited: At least on 2016-12-11.
+# PKGBUILD last time manually edited: At least on 2017-12-17.
_pkgname=idos-timetable-maps-chaps-trains-europe
pkgname="${_pkgname}-latest"
epoch=0
pkgver=2017_10_17
-pkgrel=1
+pkgrel=2
pkgdesc="Map data for the timetable search engines by CHAPS: European railway."
arch=(any)
url="http://chaps.cz/eng/download/idos/zip#kotvamap"
@@ -42,8 +42,10 @@ conflicts=(
"idos-timetable-maps-chaps-all"
)
+_target='vlak_m.zip'
+
source=(
- "vlak_m.zip::http://ttakt.chaps.cz/TTAktual/Win/Zip/VLAK_M.ZIP"
+ "${_target}::http://ttakt.chaps.cz/TTAktual/Win/Zip/VLAK_M.ZIP"
"IDOS-Licence.pdf::http://chaps.cz/files/idos/IDOS-Licence.pdf"
"license-dummy.txt"
)