summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-10-18 10:12:41 +0200
committerfelics2018-10-18 10:12:41 +0200
commitc039059122e063441dd88644bab3c768f54874f4 (patch)
tree2e7af6403b055c35dd827e6099af3629331e7ad2
parent9637872c44eea3e8cfc3ca9aa130b9b1021d0b9c (diff)
downloadaur-c039059122e063441dd88644bab3c768f54874f4.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 aa555b346ee6..e97a50d9f0d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-data-chaps-trains-europe-2016-latest
pkgdesc = 2015/2016 Timetable data for the timetable search engines by CHAPS: European trains.
pkgver = 2016_08_06
- pkgrel = 1
+ pkgrel = 2
epoch = 0
url = http://web.archive.org/web/20160806152205/http://chaps.cz/eng/download/idos/#kotvatt
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 41887033ac3f..5e83fb12742f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=idos-timetable-data-chaps-trains-europe-2016
pkgname="${_pkgname}-latest"
epoch=0
pkgver=2016_08_06
-pkgrel=1
+pkgrel=2
pkgdesc="2015/2016 Timetable data for the timetable search engines by CHAPS: European trains."
arch=(any)
url="http://web.archive.org/web/20160806152205/http://chaps.cz/eng/download/idos/#kotvatt"