diff options
author | John <me@johnnynator.dev> | 2025-03-14 19:51:16 +0000 |
---|---|---|
committer | John Zimmermann <me@johnzimmermann.de> | 2025-03-15 11:49:10 +0000 |
commit | c8f2742c1ea5feb8cb9bbdf62dc7f07d137afca1 (patch) | |
tree | 639d0a9587d9250ad486cf797f8042bffe2efe88 | |
parent | c76cefd4fe298ee33c5fe8305704ace5df7fcd8c (diff) | |
download | void-packages-c8f2742c1ea5feb8cb9bbdf62dc7f07d137afca1.tar void-packages-c8f2742c1ea5feb8cb9bbdf62dc7f07d137afca1.tar.gz void-packages-c8f2742c1ea5feb8cb9bbdf62dc7f07d137afca1.tar.bz2 void-packages-c8f2742c1ea5feb8cb9bbdf62dc7f07d137afca1.tar.lz void-packages-c8f2742c1ea5feb8cb9bbdf62dc7f07d137afca1.tar.xz void-packages-c8f2742c1ea5feb8cb9bbdf62dc7f07d137afca1.tar.zst void-packages-c8f2742c1ea5feb8cb9bbdf62dc7f07d137afca1.zip |
kf6-kio: update to 6.12.0.
-rw-r--r-- | srcpkgs/kf6-kio/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/kf6-kio/template b/srcpkgs/kf6-kio/template index 6055239a664..43f36214efc 100644 --- a/srcpkgs/kf6-kio/template +++ b/srcpkgs/kf6-kio/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kio' pkgname=kf6-kio -version=6.11.0 +version=6.12.0 revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -20,7 +20,7 @@ maintainer="John <me@johnnynator.dev>" license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kio" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=fe511e43a5386f963c9afef93a21c0df44a2c24fcc417777e4d0569102477ff8 +checksum=1581e4f885750f08a3134fad47b81e953556e3fc94028939b47ffae0ab432eee do_check() { cd build |