author | Antonio Rojas
<arojas@archlinux.org> 2021-11-13 11:07:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-11-13 11:07:13 UTC |
parent | a6db6991825ff3be144624d777f913edd8f33413 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c65f3b3..938ebf8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.87.0 +pkgver=5.88.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=('471ac6e36661d95d6ae966bb0357478dad2ae876b1f5e092e71d9a36fc589011' +sha256sums=('f7ab45cb8d7b9a148ec21b64881142b7c04608e6d36f1fa1964e721d8d30e939' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>