diff options
author | John <me@johnnynator.dev> | 2025-02-16 21:56:34 +0000 |
---|---|---|
committer | John Zimmermann <me@johnzimmermann.de> | 2025-02-24 11:34:21 +0000 |
commit | 9ea490c62484382f75340690518d7c26e69c9511 (patch) | |
tree | dc1b74ee00176493435ef1828056f2b54746ddb0 | |
parent | 3044ecc96e51cc66c04bd6f6cda5f7bd3f277217 (diff) | |
download | void-packages-9ea490c62484382f75340690518d7c26e69c9511.tar void-packages-9ea490c62484382f75340690518d7c26e69c9511.tar.gz void-packages-9ea490c62484382f75340690518d7c26e69c9511.tar.bz2 void-packages-9ea490c62484382f75340690518d7c26e69c9511.tar.lz void-packages-9ea490c62484382f75340690518d7c26e69c9511.tar.xz void-packages-9ea490c62484382f75340690518d7c26e69c9511.tar.zst void-packages-9ea490c62484382f75340690518d7c26e69c9511.zip |
kf6-kiconthemes: update to 6.11.0.
-rw-r--r-- | srcpkgs/kf6-kiconthemes/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/kf6-kiconthemes/template b/srcpkgs/kf6-kiconthemes/template index 8a6aa492e89..2d7a46a2989 100644 --- a/srcpkgs/kf6-kiconthemes/template +++ b/srcpkgs/kf6-kiconthemes/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kiconthemes' pkgname=kf6-kiconthemes -version=6.10.0 +version=6.11.0 revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>" license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kiconthemes" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=15807e785183c048810af0141b3a560085f2bbf00f3a21fe962eb37a673f9314 +checksum=1671ab3fd9b1e0753a7062bab80f5489f3ac750ecb30b91db99a6689988afb87 kf6-kiconthemes-devel_package() { depends="${makedepends//private-} ${sourcepkg}>=${version}_${revision}" |