diff options
author | John <me@johnnynator.dev> | 2025-02-16 21:56:22 +0000 |
---|---|---|
committer | John Zimmermann <me@johnzimmermann.de> | 2025-02-24 11:34:21 +0000 |
commit | 7a4550e19773703f2594327a834ba72a400243b6 (patch) | |
tree | df881b5aaac2ca9d350a7d6b88378094dd23ff31 | |
parent | 41ca71f32111d59786df16d36e8a682aa9c50a45 (diff) | |
download | void-packages-7a4550e19773703f2594327a834ba72a400243b6.tar void-packages-7a4550e19773703f2594327a834ba72a400243b6.tar.gz void-packages-7a4550e19773703f2594327a834ba72a400243b6.tar.bz2 void-packages-7a4550e19773703f2594327a834ba72a400243b6.tar.lz void-packages-7a4550e19773703f2594327a834ba72a400243b6.tar.xz void-packages-7a4550e19773703f2594327a834ba72a400243b6.tar.zst void-packages-7a4550e19773703f2594327a834ba72a400243b6.zip |
kf6-kdoctools: update to 6.11.0.
-rw-r--r-- | srcpkgs/kf6-kdoctools/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/kf6-kdoctools/template b/srcpkgs/kf6-kdoctools/template index 9de5aa1c455..139b160fd16 100644 --- a/srcpkgs/kf6-kdoctools/template +++ b/srcpkgs/kf6-kdoctools/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kdoctools' pkgname=kf6-kdoctools -version=6.10.0 +version=6.11.0 revision=1 build_style=cmake build_helper=qemu @@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>" license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kdoctools" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=03fa98e1213235ee4d4839d16e3edb22ee56849b9ab03d140639cf9facb6b038 +checksum=dfcdc6a0258f5cc2e55d248f616cc7c6224e1b06140deb687e401b537959fc08 post_patch() { vsed -i -e ' |