summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-10-18 10:13:29 +0200
committerfelics2018-10-18 10:13:29 +0200
commit91a8ded5210a8e9691208022d95827147f103ad6 (patch)
treefe07d90177235c1fff74e33499557197d46870bd
parentad1fa0b74859d032ec754000e733e8429b95385b (diff)
downloadaur-91a8ded5210a8e9691208022d95827147f103ad6.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 8491a0eb1284..e140a3952333 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-data-chaps-trains-idol-2018-latest
pkgdesc = 2017/2018 Timetable data for the timetable search engines by CHAPS: Trains in Liberec public transport reagion (IDOL). Note that this timetable needs the purchased version of IDOS to run.
pkgver = 2018_10_16
- pkgrel = 1
+ pkgrel = 2
epoch = 0
url = http://chaps.cz/eng/download/idos/zip#kotvatt
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8df808c79eb5..b83dba5625c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _pkgname="idos-timetable-data-chaps-trains-idol-20${_year}"
pkgname="${_pkgname}-latest"
epoch=0
pkgver=2018_10_16
-pkgrel=1
+pkgrel=2
pkgdesc="20${_prevyear}/20${_year} Timetable data for the timetable search engines by CHAPS: Trains in Liberec public transport reagion (IDOL). Note that this timetable needs the purchased version of IDOS to run."
arch=(any)
url="http://chaps.cz/eng/download/idos/zip#kotvatt"