diff --git a/net-im/neochat/neochat24-24.08.1.recipe b/net-im/neochat/neochat24-24.08.3.recipe similarity index 95% rename from net-im/neochat/neochat24-24.08.1.recipe rename to net-im/neochat/neochat24-24.08.3.recipe index ffc8903b6..d8d3d23e3 100644 --- a/net-im/neochat/neochat24-24.08.1.recipe +++ b/net-im/neochat/neochat24-24.08.3.recipe @@ -5,9 +5,9 @@ most notably Kirigami, KConfig and KI18n." HOMEPAGE="https://apps.kde.org/en/neochat" COPYRIGHT="2024 KDE Organisation" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/neochat-$portVersion.tar.xz" -CHECKSUM_SHA256="a394f04cf19d5567437e558075c9f7ce5c37bf73943b13c47739ff56acde571d" +CHECKSUM_SHA256="f28988f68ebf405b0c448ab9f8e4ddace819e08e86fad9d6b2149bb98e7d0f09" SOURCE_DIR="neochat-$portVersion" PATCHES="neochat-$portVersion.patchset" ADDITIONAL_FILES="neochat.rdef.in" @@ -45,7 +45,6 @@ REQUIRES=" lib:libKF6ConfigWidgets$secondaryArchSuffix lib:libKF6CoreAddons$secondaryArchSuffix lib:libKF6Crash$secondaryArchSuffix -# lib:libKF6DocTools$secondaryArchSuffix lib:libKF6GuiAddons$secondaryArchSuffix lib:libKF6I18n$secondaryArchSuffix lib:libKF6IconThemes$secondaryArchSuffix @@ -57,7 +56,6 @@ REQUIRES=" lib:libKF6NotifyConfig$secondaryArchSuffix lib:libKF6Package$secondaryArchSuffix lib:libKF6Plotting$secondaryArchSuffix - lib:libKF6Prison$secondaryArchSuffix lib:libKF6Service$secondaryArchSuffix lib:libKF6Solid$secondaryArchSuffix lib:libKF6SonnetUi$secondaryArchSuffix @@ -94,7 +92,7 @@ BUILD_REQUIRES=" devel:libolm$secondaryArchSuffix devel:libQCoro6Core$secondaryArchSuffix devel:libQt6Keychain$secondaryArchSuffix - devel:libQuotientQt6$secondaryArchSuffix >= 0.8.1 + devel:libQuotientQt6$secondaryArchSuffix >= 0.9.0 devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix # KF6 @@ -110,7 +108,6 @@ BUILD_REQUIRES=" devel:libKF6ConfigWidgets$secondaryArchSuffix devel:libKF6CoreAddons$secondaryArchSuffix devel:libKF6Crash$secondaryArchSuffix -# devel:libKF6DocTools$secondaryArchSuffix devel:libKF6GuiAddons$secondaryArchSuffix devel:libKF6I18n$secondaryArchSuffix devel:libKF6IconThemes$secondaryArchSuffix @@ -148,8 +145,8 @@ BUILD_PREREQUIRES=" cmd:cmark cmd:g++$secondaryArchSuffix cmd:make - cmd:msgfmt - cmd:msgmerge + cmd:msgfmt$secondaryArchSuffix + cmd:msgmerge$secondaryArchSuffix cmd:pkg_config$secondaryArchSuffix " diff --git a/net-im/neochat/patches/neochat-24.08.1.patchset b/net-im/neochat/patches/neochat-24.08.3.patchset similarity index 100% rename from net-im/neochat/patches/neochat-24.08.1.patchset rename to net-im/neochat/patches/neochat-24.08.3.patchset