kf6-kdesu: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:14:01 +02:00
parent 59249329da
commit c5c4520c0c

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kdesu' # Template file for 'kf6-kdesu'
pkgname=kf6-kdesu pkgname=kf6-kdesu
version=6.12.0 version=6.14.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base hostmakedepends="extra-cmake-modules qt6-tools qt6-base
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kdesu" homepage="https://invent.kde.org/frameworks/kdesu"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=c19d8dcf4c74ad74e29403a3efd166208645edcef142975ffadf3b21cc22e74f checksum=103a06311c035445fd5884845c57369f07229239f9bbebe91cc95b7ce8c5ca23
kf6-kdesu-devel_package() { kf6-kdesu-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"