kf6-kcmutils: update to 6.3.0.
This commit is contained in:
parent
e93d80f2a8
commit
919a2a9398
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kcmutils'
|
# Template file for 'kf6-kcmutils'
|
||||||
pkgname=kf6-kcmutils
|
pkgname=kf6-kcmutils
|
||||||
version=6.2.0
|
version=6.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kcmutils"
|
homepage="https://invent.kde.org/frameworks/kcmutils"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=8cef140ca9eabf29e88a08489c799078e85247907fd6f74165aeafd4ed40c0bb
|
checksum=9998b08ce423c9e59cdcc126a7475359a0c4fbe6b0400f44410c8a5cb6928e40
|
||||||
|
|
||||||
kf6-kcmutils-devel_package() {
|
kf6-kcmutils-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue