author | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
parent | dd0ca7296c61f0ba607b6939a6371325ae1ed634 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index cf33965..7a1cfc4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.83.0 +pkgver=5.84.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=('9a7f1326a449956db6a0b4826609ca633c0fd92213cba3d634847b999ed1be21' +sha256sums=('f6dd5e7510217d71df871dc299a6a382e3adbe16f72c6c16b62b75a37b632065' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>