summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-10-18 10:09:47 +0200
committerfelics2018-10-18 10:09:47 +0200
commitceb9e13f7845668e3a3d9cc0f3a22a0586ca80ce (patch)
treed1685d2800c578485c5f7949e27245f08d6383ea
parent852881fac795643fa1ab07993c766c6d7a10afa4 (diff)
downloadaur-ceb9e13f7845668e3a3d9cc0f3a22a0586ca80ce.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 524551900e3a..c1a4575c3931 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-additionalinfo-chaps-trains-latest
pkgdesc = Links for additional information on Czech trains and railway stations, to be used with the timetable search engines by CHAPS.
pkgver = 2017_12_11
- pkgrel = 2
+ pkgrel = 3
epoch = 0
url = http://chaps.cz/eng/download/idos/zip#kotvainf
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index faff24603fcf..47b6e3d879b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=idos-timetable-additionalinfo-chaps-trains
pkgname="${_pkgname}-latest"
epoch=0
pkgver=2017_12_11
-pkgrel=2
+pkgrel=3
pkgdesc="Links for additional information on Czech trains and railway stations, to be used with the timetable search engines by CHAPS."
arch=('any')
url="http://chaps.cz/eng/download/idos/zip#kotvainf"