kcalendarcore: bump version

This commit is contained in:
Gerasim Troeglazov
2024-03-02 17:01:42 +10:00
parent 2300ab0355
commit a86ac7e2d9

View File

@@ -5,14 +5,14 @@ scheduling standard iTIP.
A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, \
and other useful information. This API provides access to that calendar information via well \
known calendar formats iCalendar (or iCal) and the older vCalendar."
HOMEPAGE="https://github.com/KDE/kcalendarcore"
COPYRIGHT="2010-2022 KDE Organisation"
HOMEPAGE="https://invent.kde.org/frameworks/kcalendarcore"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="BSD (3-clause)
GNU LGPL v2
GNU LGPL v3"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kcalendarcore/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="96ef69866e7a5af7ec80a422d8024dd0e49f14ea134e050a7c570b8003a41899"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcalendarcore-${portVersion}.tar.xz"
CHECKSUM_SHA256="59d8872c471b1bc4433d6643d2d28755772dc3e0019fac9451cbea8e9e3f54a3"
SOURCE_FILENAME="kcalendarcore-v$portVersion.tar.gz"
ARCHITECTURES="all !x86_gcc2"