summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-10-18 10:14:49 +0200
committerfelics2018-10-18 10:14:49 +0200
commit2a997e668de04a80bb0bf79334ea7d458249cef5 (patch)
tree795e438431b75660f534aa93b8c34e84ff09b52e
parentc8f6395cfc9045c82d518e0afdee1b55f03c3e5c (diff)
downloadaur-2a997e668de04a80bb0bf79334ea7d458249cef5.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 4f69377ae0b1..65c388bc74aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-maps-chaps-trains-europe-latest
pkgdesc = Map data for the timetable search engines by CHAPS: European railway.
pkgver = 2018_7_25
- pkgrel = 1
+ pkgrel = 2
epoch = 0
url = http://chaps.cz/eng/download/idos/zip#kotvamap
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 31b600ccb359..abfef04c878f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=idos-timetable-maps-chaps-trains-europe
pkgname="${_pkgname}-latest"
epoch=0
pkgver=2018_7_25
-pkgrel=1
+pkgrel=2
pkgdesc="Map data for the timetable search engines by CHAPS: European railway."
arch=(any)
url="http://chaps.cz/eng/download/idos/zip#kotvamap"