summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3f73819375a..d339757a9d54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
# Maintainer: dreieck
-# PKGBUILD last time manually edited: At least on 2023-09-04.
+# PKGBUILD last time manually edited: At least on 2023-11-13.
+### NOTE! As of 2023-11-13, the file `C1.ZIP` is not avaiable upstream. Let's wait a bit and see if it comes back or not.
+
url="https://chaps.cz/eng/download/idos/zip#kotvainf"
_zipfile="C1.ZIP"
_pkgver() {
@@ -11,9 +13,9 @@ _pkgver() {
_pkgname=idos-timetable-additionalinfo-chaps-trains
pkgname="${_pkgname}-latest"
epoch=0
-_pkgver="$(_pkgver)" # This should be set _before_ sources get downloaded.
-pkgver="${_pkgver}"
-pkgrel=3
+#_pkgver="$(_pkgver)" # This should be set _before_ sources get downloaded.
+pkgver=2022_12_10 # "${_pkgver}"
+pkgrel=4
pkgdesc="Links for additional information on Czech trains and railway stations, to be used with the timetable search engines by CHAPS."
arch=('any')
license=('custom')