summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-10-18 10:08:41 +0200
committerfelics2018-10-18 10:08:41 +0200
commitdfbcfdf50151e5fe2812c09165323997950d8c1a (patch)
tree094eddccf41a24c36dc81cb626149176c4baccc8
parent4015e1032f02f876b100b93fd0fee6a78388ceb5 (diff)
downloadaur-dfbcfdf50151e5fe2812c09165323997950d8c1a.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 c0c0599e817f..06c793c04ab9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-additionalinfo-chaps-bus-latest
pkgdesc = Floor plans of some Czech bus stations/ stops, to be used with the timetable search engines by CHAPS.
pkgver = 2018_3_13
- pkgrel = 1
+ pkgrel = 2
epoch = 0
url = http://chaps.cz/eng/download/idos/zip#kotvainf
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0805c0850902..b2ec608371fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=idos-timetable-additionalinfo-chaps-bus
pkgname="${_pkgname}-latest"
epoch=0
pkgver=2018_3_13
-pkgrel=1
+pkgrel=2
pkgdesc="Floor plans of some Czech bus stations/ stops, to be used with the timetable search engines by CHAPS."
arch=('any')
url="http://chaps.cz/eng/download/idos/zip#kotvainf"