kcmutils: update to 5.72.0
[ci skip]
This commit is contained in:
parent
2772ff966a
commit
7165677f1b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcmutils'
|
# Template file for 'kcmutils'
|
||||||
pkgname=kcmutils
|
pkgname=kcmutils
|
||||||
version=5.71.0
|
version=5.72.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,9 +10,9 @@ 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://projects.kde.org/projects/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=27743a81e9aa48baac12bb844e48d3098250699122ed6040b1e3c50a5e8f276d
|
checksum=4fdf42bc02a02afab5fbdb5ed5e2328875030c78502b303621dca2f5ea27c140
|
||||||
|
|
||||||
kcmutils-devel_package() {
|
kcmutils-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue