author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:42:57 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:42:57 UTC |
parent | d6f638c34b050fbf2d8c6d929fbcd2d25a8528f6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7608082..db97fab 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Support for icon themes' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools) optdepends=('breeze-icons: fallback icon theme') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('054bfdb9129ae8610cad742198e2ad047f3960f810b8153dc28ead76687d9e79' +sha256sums=('341741abd0b8aeeec8a2a87fe781b4ec1ab593563b1c063cdfdccead3706cdd7' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>