Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / kiconthemes
Commits: 4c06bd6f by Tomaz Canabrava at 2025-08-09T04:21:10+02:00 upgpkg: 6.17.0-1: Update to 6.17.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = kiconthemes pkgdesc = Support for icon themes - pkgver = 6.16.0 + pkgver = 6.17.0 pkgrel = 1 url = https://community.kde.org/Frameworks arch = x86_64 @@ -21,12 +21,12 @@ pkgbase = kiconthemes depends = qt6-base depends = qt6-svg optdepends = qt6-declarative: QML bindings - source = https://download.kde.org/stable/frameworks/6.16/kiconthemes-6.16.0.tar.xz - source = https://download.kde.org/stable/frameworks/6.16/kiconthemes-6.16.0.tar.xz.sig + source = https://download.kde.org/stable/frameworks/6.17/kiconthemes-6.17.0.tar.xz + source = https://download.kde.org/stable/frameworks/6.17/kiconthemes-6.17.0.tar.xz.sig validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1 - sha256sums = a73a2976cc49361c8fa0c612f53ca81afcf2c74a6c4d55ac8a2916f57d07e402 + sha256sums = 5cf0b20628d300447770c4ab00edb225ecc85561792923ec0083f9bc9e0b4247 sha256sums = SKIP pkgname = kiconthemes ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <and...@archlinux.org> pkgname=kiconthemes -pkgver=6.16.0 +pkgver=6.17.0 pkgrel=1 pkgdesc='Support for icon themes' arch=(x86_64) @@ -25,7 +25,7 @@ makedepends=(doxygen optdepends=('qt6-declarative: QML bindings') groups=(kf6) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('a73a2976cc49361c8fa0c612f53ca81afcf2c74a6c4d55ac8a2916f57d07e402' +sha256sums=('5cf0b20628d300447770c4ab00edb225ecc85561792923ec0083f9bc9e0b4247' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <fa...@kde.org> E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <j...@jriddell.org> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kiconthemes/-/commit/4c06bd6f5dcf790bb2c0b5cc758ad7811b0e9d17 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kiconthemes/-/commit/4c06bd6f5dcf790bb2c0b5cc758ad7811b0e9d17 You're receiving this email because of your account on gitlab.archlinux.org.