konversation, bump to 24.12.3 (#11973)

This commit is contained in:
Schrijvers Luc
2025-03-14 08:49:03 +00:00
committed by GitHub
parent 95e8756d19
commit 2c2d6a3d61
2 changed files with 4 additions and 2 deletions

View File

@@ -2,11 +2,11 @@ SUMMARY="User friendly IRC Client"
DESCRIPTION="Konversation is a user-friendly Internet Relay Chat (IRC) client which provides \
easy access to standard IRC networks such as Libera, where the KDE IRC channels can be found."
HOMEPAGE="https://konversation.kde.org/"
COPYRIGHT="2010-2024 KDE Organisation"
COPYRIGHT="2010-2025 KDE Organisation"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/konversation-$portVersion.tar.xz"
CHECKSUM_SHA256="b3a9396a42289ee7c69bd690c0a8961545eb1dc578a5d397b320be0725244a18"
CHECKSUM_SHA256="3b6e0d6b0bbf055893780a18026eef682ccffe44df2580d923089a0acedc220c"
SOURCE_DIR="konversation-$portVersion"
PATCHES="konversation-$portVersion.patchset"
ADDITIONAL_FILES="konversation.rdef.in"
@@ -36,6 +36,7 @@ REQUIRES="
lib:libKF6CoreAddons$secondaryArchSuffix
lib:libKF6Crash$secondaryArchSuffix
lib:libKF6DBusAddons$secondaryArchSuffix
lib:libKF6GuiAddons$secondaryArchSuffix
lib:libKF6I18n$secondaryArchSuffix
lib:libKF6IdleTime$secondaryArchSuffix
lib:libKF6ItemViews$secondaryArchSuffix
@@ -79,6 +80,7 @@ BUILD_REQUIRES="
devel:libKF6Crash$secondaryArchSuffix
devel:libKF6DBusAddons$secondaryArchSuffix
devel:libKF6DocTools$secondaryArchSuffix
devel:libKF6GuiAddons$secondaryArchSuffix
devel:libKF6I18n$secondaryArchSuffix
devel:libKF6IdleTime$secondaryArchSuffix
devel:libKF6ItemViews$secondaryArchSuffix