summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-12-10 15:50:00 +0100
committerfelics2018-12-10 15:50:00 +0100
commit48547998a60e9ef5bc8c14d7b213b1e1d9696698 (patch)
tree2f087f7d67f27cca20ee4a10a4687aeef2562a7b
parentd7522a220aa71d0ea105609b7efd8c822be23cc8 (diff)
downloadaur-48547998a60e9ef5bc8c14d7b213b1e1d9696698.tar.gz
Corrected $pkgver.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc9708a76714..a91d231b3b7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = idos-timetable-data-chaps-trains-common-latest
pkgdesc = Common files needed for train timetable data for the timetable search engines by CHAPS.
- pkgver = 2018_12_9
+ pkgver = 2018_12_7
pkgrel = 2
epoch = 0
url = http://chaps.cz/eng/download/idos/zip#kotvatt
@@ -9,8 +9,8 @@ pkgbase = idos-timetable-data-chaps-trains-common-latest
license = custom
makedepends = wget
depends = idos-timetable-browser
- provides = idos-timetable-data-chaps-trains-common=2018_12_9
- provides = idos-timetable-data-trains-common=2018_12_9
+ provides = idos-timetable-data-chaps-trains-common=2018_12_7
+ provides = idos-timetable-data-trains-common=2018_12_7
conflicts = idos-timetable-data-chaps-trains-common
source = vlak19c.zip::http://ttakt.chaps.cz/TTAktual/Win/Zip/VLAK19C.ZIP
source = IDOS-Licence.pdf::http://chaps.cz/files/idos/IDOS-Licence.pdf
diff --git a/PKGBUILD b/PKGBUILD
index 58fa3f1be6c1..f9bba66005e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _year=19
_pkgname=idos-timetable-data-chaps-trains-common
pkgname="${_pkgname}-latest"
epoch=0
-pkgver=2018_12_9
+pkgver=2018_12_7
pkgrel=2
pkgdesc="Common files needed for train timetable data for the timetable search engines by CHAPS."
arch=(any)