summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b43a927d797e..4f7e105a3a61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ pkgbase = idos-timetable-browser-license-installer-latest
pkgdesc = If you purchased IDOS for Windows by CHAPS, then this installs the license. You need to enter your ZIP-extraction-code and your setup-code during installation. Runs an interactive GUI software via wine during installation.
pkgver = 2022_2023
pkgrel = 1
- epoch = 1
- url = http://www.chaps.cz/eng/order
+ epoch = 2
+ url = https://www.chaps.cz/eng/order
arch = i686
arch = x86_64
groups = idos-timetable
diff --git a/PKGBUILD b/PKGBUILD
index c4c84a33a011..7b95ff4b2609 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@ _prevyear="$(( ${_year} - 1 ))"
_pkgname=idos-timetable-browser-license-installer
pkgname="${_pkgname}-latest"
-epoch=1
+epoch=2
_pkgver="20${_prevyear}_20${_year}"
pkgver="${_pkgver}"
pkgrel=1
pkgdesc="If you purchased IDOS for Windows by CHAPS, then this installs the license. You need to enter your ZIP-extraction-code and your setup-code during installation. Runs an interactive GUI software via wine during installation."
arch=('i686' 'x86_64')
-url="http://www.chaps.cz/eng/order"
+url="https://www.chaps.cz/eng/order"
license=('custom')
groups=(