summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9ca7536f45b..5113b24c2312 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ pkgname="${_pkgname}-latest"
epoch=0
_pkgver=2016_08_06
pkgver="${_pkgver}"
-pkgrel=5
+pkgrel=6
pkgdesc="2015/2016 Timetable data for the timetable search engines by CHAPS: European trains."
arch=(any)
-url="http://web.archive.org/web/20160806152205/http://chaps.cz/eng/download/idos/#kotvatt"
+url="https://web.archive.org/web/20160806152205/http://chaps.cz/eng/download/idos/#kotvatt"
license=('custom')
groups=(
@@ -58,8 +58,8 @@ _zipfile="VLAK16E.EXE"
_target="vlak16e-${_pkgver}.exe"
source=(
- "${_target}::http://web.archive.org/web/20160806152205/http://ttakt.chaps.cz/TTAktual/Win/${_zipfile}"
- "IDOS-Licence.pdf::http://web.archive.org/web/20160806152205/http://chaps.cz/files/idos/IDOS-Licence.pdf"
+ "${_target}::https://web.archive.org/web/20160806152205/http://ttakt.chaps.cz/TTAktual/Win/${_zipfile}"
+ "IDOS-Licence.pdf::https://web.archive.org/web/20160806152205/http://chaps.cz/files/idos/IDOS-Licence.pdf"
"license-dummy.txt"
)