summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eeb81139c5ff..6318ec4369e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = idos-timetable-data-chaps-trains-idol
pkgdesc = Metapackage designed to depend on the latest idos-timetable-data-chaps-trains-idol data package.
- pkgver = 2023
- pkgrel = 2
+ pkgver = 2024
+ pkgrel = 1
epoch = 0
url = https://chaps.cz/eng/download/idos/zip#kotvatt
arch = any
groups = idos-timetable
license = custom: public domain
- depends = idos-timetable-data-chaps-trains-idol-2023
+ depends = idos-timetable-data-chaps-trains-idol-2024
source = license-metapackage-pd.txt
sha256sums = 1e86f8ac1ad7315c76f4db8bf6a1dbdde6825ac95ff468e431bbe452b6865ae6
diff --git a/PKGBUILD b/PKGBUILD
index e53a4bae3f56..8bf11c48c599 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: dreieck
-# PKGBUILD last time manually edited: At least on 2023-05-17.
+# PKGBUILD last time manually edited: At least on 2024-01-14.
-_year='23'
+_year='24'
_fullyear="20${_year}"
_pkgname="idos-timetable-data-chaps-trains-idol"
pkgname="${_pkgname}"
epoch=0
pkgver="${_fullyear}"
-pkgrel=2
+pkgrel=1
pkgdesc="Metapackage designed to depend on the latest ${_pkgname} data package."
arch=(any)
url="https://chaps.cz/eng/download/idos/zip#kotvatt"