summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-10-18 10:11:42 +0200
committerfelics2018-10-18 10:11:42 +0200
commit9f0c0a7a3248afbc4c766e3eeb53bb50b98b2ba3 (patch)
tree11c848e9511b53bebe0a6da23141fd723d709c2d
parent97fde45e5d6afed5cdbcafd251bfd4145cd26b6f (diff)
downloadaur-9f0c0a7a3248afbc4c766e3eeb53bb50b98b2ba3.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 c5e89a3b5131..35cdae2bf830 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-data-chaps-trains-common-latest
pkgdesc = Common files needed for train timetable data for the timetable search engines by CHAPS.
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 f7fe07a12005..d876ca0edb3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgname=idos-timetable-data-chaps-trains-common
pkgname="${_pkgname}-latest"
epoch=0
pkgver=2018_10_16
-pkgrel=1
+pkgrel=2
pkgdesc="Common files needed for train timetable data for the timetable search engines by CHAPS."
arch=(any)
url="http://chaps.cz/eng/download/idos/zip#kotvatt"