kcmutils: update to 5.89.0.
This commit is contained in:
parent
79402fd6e8
commit
628f815e62
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kcmutils'
|
||||
pkgname=kcmutils
|
||||
version=5.88.0
|
||||
version=5.89.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
short_desc="Utilities for KDE System Settings modules"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.0-or-later, LGPL-2.0-only"
|
||||
homepage="https://invent.kde.org/frameworks/kcmutils"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=008a2348c35b29f9257c99d0e68343a168e799adcf83eaa13ca6324db47e193f
|
||||
checksum=15fe79b0d38bf5af298ede402f9c928ea7a05a5ddcdcf8c28a9e5b9a36ea497d
|
||||
|
||||
kcmutils-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue