summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-10-18 10:13:41 +0200
committerfelics2018-10-18 10:13:41 +0200
commitd691fcb23d0d13bc3931248c53081e4a0a794afb (patch)
tree5f91d16ae74dca91170887362444023a7c18ae19
parentf2ed0b13ed48a7b837e7959b83a2765cd4875ca3 (diff)
downloadaur-d691fcb23d0d13bc3931248c53081e4a0a794afb.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 945b20560835..3bc8f4c6d019 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-data-chaps-trains-odis-2017-latest
pkgdesc = 2016/2017 Timetable data for the timetable search engines by CHAPS: Trains in Ostrava public transport reagion (ODIS). Note that this timetable needs the purchased version of IDOS to run.
pkgver = 2017_11_15
- pkgrel = 1
+ pkgrel = 2
epoch = 0
url = http://chaps.cz/eng/download/idos/zip#kotvatt
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e12b6eaa2c82..94f956386bcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=idos-timetable-data-chaps-trains-odis-2017
pkgname="${_pkgname}-latest"
epoch=0
pkgver=2017_11_15
-pkgrel=1
+pkgrel=2
pkgdesc="2016/2017 Timetable data for the timetable search engines by CHAPS: Trains in Ostrava public transport reagion (ODIS). Note that this timetable needs the purchased version of IDOS to run."
arch=(any)
url="http://chaps.cz/eng/download/idos/zip#kotvatt"