neochat, fix build for 32bit, use new qcoro packages (#10181)

This commit is contained in:
Schrijvers Luc
2024-03-03 20:07:44 +01:00
committed by GitHub
parent a448470c2b
commit 7465697c7e

View File

@@ -5,7 +5,7 @@ most notably Kirigami, KConfig and KI18n."
HOMEPAGE="https://apps.kde.org/en/neochat"
COPYRIGHT="2022 KDE Organisation"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://invent.kde.org/network/neochat/-/archive/v$portVersion/neochat-v$portVersion.tar.bz2"
CHECKSUM_SHA256="47546e1572dfcfc49e0de184fbca81cf22a48b63c346164795e0725ab7d7ffec"
SOURCE_DIR="neochat-v$portVersion"
@@ -107,7 +107,7 @@ BUILD_REQUIRES="
devel:libKF5WidgetsAddons$secondaryArchSuffix
devel:libKF5WindowSystem$secondaryArchSuffix
devel:libKF5XmlGui$secondaryArchSuffix
devel:libQCoro5Core$secondaryArchSuffix
devel:libQCoro5Core$secondaryArchSuffix >= 0.9
devel:libQt5Core$secondaryArchSuffix
devel:libQt5QuickControls2$secondaryArchSuffix
devel:libQt5Keychain$secondaryArchSuffix