kcompletion: bump version

This commit is contained in:
Gerasim Troeglazov
2024-02-29 22:15:49 +10:00
parent 45af0a0e06
commit 627163ff6d

View File

@@ -10,12 +10,12 @@ this functionality.
This framework helps implement this in Qt-based applications. You can use one \ This framework helps implement this in Qt-based applications. You can use one \
of the completion-ready widgets provided by this framework, or integrate it \ of the completion-ready widgets provided by this framework, or integrate it \
into your application's other widgets directly." into your application's other widgets directly."
HOMEPAGE="https://github.com/KDE/kconfig/" HOMEPAGE="https://invent.kde.org/frameworks/kcompletion/"
COPYRIGHT="2010-2022 KDE Organisation" COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="BSD (2-clause)" LICENSE="BSD (2-clause)"
REVISION="1" REVISION="1"
SOURCE_URI="https://github.com/KDE/kcompletion/archive/v$portVersion.tar.gz" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcompletion-${portVersion}.tar.xz"
CHECKSUM_SHA256="a4e2780dd3acfb0127652e42aea0c72df6f5e7c48cf20ccb168daca9dc062cb6" CHECKSUM_SHA256="b134a5c9535589c8a1e694286cd1cddc6b9df77f2330f101dec155568f710dc7"
ARCHITECTURES="all !x86_gcc2" ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86" SECONDARY_ARCHITECTURES="x86"