diff options
author | John <me@johnnynator.dev> | 2025-02-16 21:56:12 +0000 |
---|---|---|
committer | John Zimmermann <me@johnzimmermann.de> | 2025-02-24 11:34:21 +0000 |
commit | 6f00f35c4c581b592438bd9f0b89030fdafd07c9 (patch) | |
tree | bba3c8c20d231d3ff894a6ed8ab63a39d5a48b2a | |
parent | 88024943df53de9fb2229df7f15053360c663f83 (diff) | |
download | void-packages-6f00f35c4c581b592438bd9f0b89030fdafd07c9.tar void-packages-6f00f35c4c581b592438bd9f0b89030fdafd07c9.tar.gz void-packages-6f00f35c4c581b592438bd9f0b89030fdafd07c9.tar.bz2 void-packages-6f00f35c4c581b592438bd9f0b89030fdafd07c9.tar.lz void-packages-6f00f35c4c581b592438bd9f0b89030fdafd07c9.tar.xz void-packages-6f00f35c4c581b592438bd9f0b89030fdafd07c9.tar.zst void-packages-6f00f35c4c581b592438bd9f0b89030fdafd07c9.zip |
kf6-kdbusaddons: update to 6.11.0.
-rw-r--r-- | srcpkgs/kf6-kdbusaddons/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/kf6-kdbusaddons/template b/srcpkgs/kf6-kdbusaddons/template index eccc1da1cdf..9607fafcd94 100644 --- a/srcpkgs/kf6-kdbusaddons/template +++ b/srcpkgs/kf6-kdbusaddons/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kdbusaddons' pkgname=kf6-kdbusaddons -version=6.10.0 +version=6.11.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base " @@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>" license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kdbusaddons" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=e88bfaa6a10f80d9f7b2116281c4485213984caed555ac68557bb53ee88bbb32 +checksum=62e0f3b0487ef1ab729fc85bcb5498c9449e0b74fe8049779434158bb8b12a87 make_check_pre="dbus-run-session" kf6-kdbusaddons-devel_package() { |