author | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
parent | f9018b5e719fc143f83decb7fde8389e610abe34 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 91422d9..9284b9e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.71.0 +pkgver=5.72.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=('3fa986207e9d967840bd7a3f1af1e4d0105905012a0e4cf56f7ef1b3740b3496' +sha256sums=('55e45a77ddea27fb0f0d130e2f568540443e04e454c1f1a7b746bef5a782f989' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>