author | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:34:55 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:34:55 UTC |
parent | 793411ca6a345d75842604156ba6894f0240ade6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c7a5c05..da3242a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.109.0 +pkgver=5.110.0 pkgrel=1 pkgdesc='Support for icon themes' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) optdepends=('breeze-icons: fallback icon theme') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('d319fbb3dbe8e08022690683b7fe27359dd2b036ea52e10f767a63354f68e66c' +sha256sums=('0d84a2106d68fe040458ea31a8fb63673d0cc48892e606a5875edaa9e4c9662d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>