kmenuedit: update to 6.7.3.

This commit is contained in:
classabbyamp
2026-08-05 19:44:12 -04:00
parent f8a5e072fc
commit 8dc46ce782
+7 -3
View File
@@ -1,9 +1,9 @@
# Template file for 'kmenuedit'
# group=kde-plasma
pkgname=kmenuedit
version=6.6.3
version=6.7.3
revision=1
build_style=cmake
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext
kf6-kdoctools kf6-kconfig"
makedepends="kf6-sonnet-devel kf6-kio-devel kf6-ki18n-devel
@@ -14,4 +14,8 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kmenuedit"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=6030a52204a546423ffac803659a87dced3650dc121d6798caeffb3143c3dc43
checksum=dd92ee9c3bf3fde6d7bc4990453b9c72238b51b86d510d943d68bb1d1602e2ec
# stage builds
makedepends+=" kde-plasma-base"
shlib_requires="KDE_Plasma.${version}"