summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit user2024-01-15 00:12:48 +0100
committergit user2024-01-15 00:12:48 +0100
commitb63bf65d47666e89bfd9e64f27f70289a908c139 (patch)
treefe38b95608b8814caa3a9dfd18ae5d5ac9da65c5
parentdb555487203f3e96ba4d7cc3d4efbcb34f926e9f (diff)
downloadaur-idos-timetable-browser-license-installer-latest.tar.gz
Year bump.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f7e105a3a61..aba43801be25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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
+ pkgver = 2023_2024
pkgrel = 1
epoch = 2
url = https://www.chaps.cz/eng/order
@@ -11,12 +11,12 @@ pkgbase = idos-timetable-browser-license-installer-latest
makedepends = unzip
makedepends = wine
depends = idos-timetable-browser
- provides = idos-timetable-browser-license-installer=2022_2023
- provides = idos-timetable-browser-license=2022_2023
+ provides = idos-timetable-browser-license-installer=2023_2024
+ provides = idos-timetable-browser-license=2023_2024
conflicts = idos-timetable-browser-license-installer
conflicts = idos-timetable-browser-license
- replaces = idos-timetable-browser-license-installer<=2022_2023
- source = iwin-2022_2023.zip::https://ttakt.chaps.cz/TTAktual/Win/Zip/IWIN.ZIP
+ replaces = idos-timetable-browser-license-installer<=2023_2024
+ source = iwin-2023_2024.zip::https://ttakt.chaps.cz/TTAktual/Win/Zip/IWIN.ZIP
source = IDOS-Licence.pdf::https://chaps.cz/files/idos/IDOS-Licence.pdf
source = copying.txt
source = installer_settings.inf
diff --git a/PKGBUILD b/PKGBUILD
index 7b95ff4b2609..16a6577ec668 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: dreieck
-# PKGBUILD last time manually edited: At least on 2023-09-04.
+# PKGBUILD last time manually edited: At least on 2024-01-14.
-_year='23'
+_year='24'
_prevyear="$(( ${_year} - 1 ))"
_pkgname=idos-timetable-browser-license-installer
@@ -17,8 +17,8 @@ url="https://www.chaps.cz/eng/order"
license=('custom')
groups=(
- "idos-timetable"
- )
+ "idos-timetable"
+)
depends=(
"idos-timetable-browser"