kcmutils: update to 5.89.0.
This commit is contained in:
parent
79402fd6e8
commit
628f815e62
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kcmutils'
|
# Template file for 'kcmutils'
|
||||||
pkgname=kcmutils
|
pkgname=kcmutils
|
||||||
version=5.88.0
|
version=5.89.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules
|
hostmakedepends="kcoreaddons extra-cmake-modules
|
||||||
kconfig qt5-host-tools qt5-qmake python3 gettext"
|
kpackage kconfig qt5-host-tools qt5-qmake python3 gettext"
|
||||||
makedepends="kdeclarative-devel"
|
makedepends="kdeclarative-devel"
|
||||||
short_desc="Utilities for KDE System Settings modules"
|
short_desc="Utilities for KDE System Settings modules"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.0-only"
|
license="LGPL-2.0-or-later, LGPL-2.0-only"
|
||||||
homepage="https://invent.kde.org/frameworks/kcmutils"
|
homepage="https://invent.kde.org/frameworks/kcmutils"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=008a2348c35b29f9257c99d0e68343a168e799adcf83eaa13ca6324db47e193f
|
checksum=15fe79b0d38bf5af298ede402f9c928ea7a05a5ddcdcf8c28a9e5b9a36ea497d
|
||||||
|
|
||||||
kcmutils-devel_package() {
|
kcmutils-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue