knewstuff: bump version

This commit is contained in:
Gerasim Troeglazov
2024-03-02 13:53:07 +10:00
parent ddf8c2c996
commit c01d4253e6

View File

@@ -2,12 +2,12 @@ SUMMARY="Framework for downloading and sharing additional application data"
DESCRIPTION="The KNewStuff library implements collaborative data sharing \
for applications. It uses libattica to support the Open Collaboration \
Services specification."
HOMEPAGE="https://github.com/KDE/knewstuff/"
COPYRIGHT="2010-2022 KDE Organisation"
HOMEPAGE="https://invent.kde.org/frameworks/knewstuff/"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="2"
SOURCE_URI="https://github.com/KDE/knewstuff/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="592440544c68a6367581104c247a78475c16d95fd09575814a0840b080f91283"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/knewstuff-${portVersion}.tar.xz"
CHECKSUM_SHA256="8ba19192800d1ee01a58b500bf60eed1bbf72b968469aed36c7380ac355d1cff"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
@@ -99,7 +99,7 @@ BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5
cmd:make
cmd:python3
cmd:python3.10
"
PATCH()