summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-10-18 10:11:10 +0200
committerfelics2018-10-18 10:11:10 +0200
commite762fce805d39b942027ab3b121081ee987b5113 (patch)
treee7da816a310972a7b5e9a761713efeedc3c07b73
parent4fb9dbd048710b7a325cae534d36e740f3d198fa (diff)
downloadaur-e762fce805d39b942027ab3b121081ee987b5113.tar.gz
increased $pkgrel because of previous PKGBUILD change
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdd4fc49db1b..a47814ef6333 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-data-chaps-all-latest
pkgdesc = Timetable data for the timetable search engines by CHAPS: European railway, Czech/Slovak trains + bus, Czech public transport, some air transport. Note that some timetables need the purchased version of IDOS to run.
pkgver = 2018_10_17
- pkgrel = 1
+ pkgrel = 2
epoch = 0
url = http://chaps.cz/eng/download/idos/zip#kotvatt
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e95483301de9..501ae00d550a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=idos-timetable-data-chaps-all
pkgname="${_pkgname}-latest"
epoch=0
pkgver=2018_10_17
-pkgrel=1
+pkgrel=2
pkgdesc="Timetable data for the timetable search engines by CHAPS: European railway, Czech/Slovak trains + bus, Czech public transport, some air transport. Note that some timetables need the purchased version of IDOS to run."
arch=(any)
url="http://chaps.cz/eng/download/idos/zip#kotvatt"