summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit user2023-11-20 20:25:43 +0100
committergit user2023-11-20 20:25:43 +0100
commita244b4cc73b267ee43d6048a05098ec444b511f2 (patch)
tree670c91a18a0fe1c61d268b904881fef04d250357
parent20a29b64f677ba526b0eb255237e157e6096b575 (diff)
downloadaur-a244b4cc73b267ee43d6048a05098ec444b511f2.tar.gz
Initial Commit.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90c3674dfc16..989d8513b572 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = idos-timetable-additionalinfo-chaps-trains-2022
replaces = idos-timetable-additionalinfo-chaps-trains-latest<2023
options = !strip
source = c1-2022_04_05.zip::http://web.archive.org/web/20220405204613/http://ttakt.chaps.cz/TTAktual/Win/Zip/C1.ZIP
- source = IDOS-Licence.pdf::http://web.archive.org/web/20210904102649/https://www.chaps.cz/files/idos/IDOS-Licence.pdf
+ source = IDOS-Licence.pdf::http://web.archive.org/web/20210904102649/http://www.chaps.cz/files/idos/IDOS-Licence.pdf
source = license-dummy.txt
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 17d76eb99892..5976f4154a80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ _target="c1-${_pkgver}.zip"
source=(
"${_target}::http://web.archive.org/web/20220405204613/http://ttakt.chaps.cz/TTAktual/Win/Zip/${_zipfile}"
- "IDOS-Licence.pdf::http://web.archive.org/web/20210904102649/https://www.chaps.cz/files/idos/IDOS-Licence.pdf"
+ "IDOS-Licence.pdf::http://web.archive.org/web/20210904102649/http://www.chaps.cz/files/idos/IDOS-Licence.pdf"
"license-dummy.txt"
)