summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2019-04-05 21:21:22 +0200
committerfelics2019-04-05 21:21:22 +0200
commit7bc190ed395a49f2246e30e1876af6d57ea36f7c (patch)
tree0d0772ccccc6348b1f98f629e4348c3a116fc304
parent9a148d6bdeef5659f660eb24ea0608bbaaa57206 (diff)
downloadaur-7bc190ed395a49f2246e30e1876af6d57ea36f7c.tar.gz
New version 2019_4_5-1.
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee7c23d30a01..0cb4fd0d2248 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-data-chaps-trains-europe-2019-latest
pkgdesc = 2018/2019 Timetable data for the timetable search engines by CHAPS: European trains.
- pkgver = 2019_3_19
- pkgrel = 2
+ pkgver = 2019_4_5
+ pkgrel = 1
epoch = 0
url = http://chaps.cz/eng/download/idos/zip#kotvatt
arch = any
@@ -15,14 +15,14 @@ pkgbase = idos-timetable-data-chaps-trains-europe-2019-latest
optdepends = idos-timetable-maps-trains-sk: For displaying routes on (for Slovakia only).
optdepends = idos-timetable-additionalinfo-trains-europe: For (links to) additional information about train composition and stations.
optdepends = idos-timetable-additionalinfo-trains-sk: For (links to) additional information about train composition and stations (for Slovakia only).
- provides = idos-timetable-data-chaps-trains-europe-2019=2019_3_19
- provides = idos-timetable-data=2019_3_19
- provides = idos-timetable-data-trains=2019_3_19
- provides = idos-timetable-data-trains-europe=2019_3_19
- provides = idos-timetable-data-trains-europe-2019=2019_3_19
+ provides = idos-timetable-data-chaps-trains-europe-2019=2019_4_5
+ provides = idos-timetable-data=2019_4_5
+ provides = idos-timetable-data-trains=2019_4_5
+ provides = idos-timetable-data-trains-europe=2019_4_5
+ provides = idos-timetable-data-trains-europe-2019=2019_4_5
conflicts = idos-timetable-data-chaps-trains-europe-2019
replaces = idos-timetable-data-chaps-trains-europe-latest
- replaces = idos-timetable-data-chaps-trains-europe-2019<=2019_3_19
+ replaces = idos-timetable-data-chaps-trains-europe-2019<=2019_4_5
source = vlak19e.zip::http://ttakt.chaps.cz/TTAktual/Win/Zip/VLAK19E.ZIP
source = IDOS-Licence.pdf::http://chaps.cz/files/idos/IDOS-Licence.pdf
source = license-dummy.txt
diff --git a/PKGBUILD b/PKGBUILD
index 32e590672280..674c69909686 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ _prevyear="$(( ${_year} - 1 ))"
_pkgname="idos-timetable-data-chaps-trains-europe-20${_year}"
pkgname="${_pkgname}-latest"
epoch=0
-pkgver=2019_3_19
-pkgrel=2
+pkgver=2019_4_5
+pkgrel=1
pkgdesc="20${_prevyear}/20${_year} Timetable data for the timetable search engines by CHAPS: European trains."
arch=(any)
url="http://chaps.cz/eng/download/idos/zip#kotvatt"