kcmutils: update to 5.83.0.
This commit is contained in:
parent
83f30beb77
commit
54d6c046ef
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'kcmutils'
|
# Template file for 'kcmutils'
|
||||||
pkgname=kcmutils
|
pkgname=kcmutils
|
||||||
version=5.82.0
|
version=5.83.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules
|
hostmakedepends="kcoreaddons extra-cmake-modules
|
||||||
qt5-host-tools qt5-qmake python3 gettext"
|
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=e8bd6b528454b2e2acf9cdd89c83ee855524b40fdf79f5bf79daf44ae790b184
|
checksum=4ee1e549a5ad28cc75efd396d86326efff16da485cb74d1daeb2a65e03780665
|
||||||
|
|
||||||
kcmutils-devel_package() {
|
kcmutils-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue