kservice: bump version

This commit is contained in:
Gerasim Troeglazov
2024-03-01 22:26:57 +10:00
parent 9377a7dd42
commit 97a308e97e
2 changed files with 6 additions and 6 deletions

View File

@@ -2,12 +2,12 @@ SUMMARY="Plugin framework for desktop services"
DESCRIPTION="KService provides a plugin framework for handling desktop \
services. Services can be applications or libraries. They can be bound to \
MIME types or handled by application specific code."
HOMEPAGE="https://github.com/KDE/kservice/"
COPYRIGHT="2010-2022 KDE Organisation"
HOMEPAGE="https://invent.kde.org/frameworks/kservice/"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="2"
SOURCE_URI="https://github.com/KDE/kservice/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="d4073e51525c31b503d137001ba31f556f1d8071a9ba7c0e0d74649eed2ba889"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kservice-${portVersion}.tar.xz"
CHECKSUM_SHA256="9bcb83fb5eaa58877130f63e203471a766547fd2b0068a88555f95e482dc5efd"
PATCHES="kservice-$portVersion.patchset"
@@ -63,7 +63,7 @@ BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5
cmd:make
cmd:python2
cmd:python3.10
cmd:update_mime_database$secondaryArchSuffix
"