kf6-solid: update to 6.2.0.

This commit is contained in:
Luciogi 2024-05-27 11:56:29 +05:00 committed by John Zimmermann
parent 4db6318bac
commit 36ac3abf09

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-solid' # Template file for 'kf6-solid'
pkgname=kf6-solid pkgname=kf6-solid
version=6.1.0 version=6.2.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base flex" hostmakedepends="extra-cmake-modules qt6-tools qt6-base flex"
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/solid" homepage="https://invent.kde.org/frameworks/solid"
#changelog="" #changelog=""
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=074a984b58ef51017ee767548bfce0ca00bb710e88a4ab00bc9020a46cfa4262 checksum=002a0d2b27599bebc721516681d327876962fdcaf9940f033634fb93a4f9d722
kf6-solid-devel_package() { kf6-solid-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"