author | Antonio Rojas
<arojas@archlinux.org> 2019-02-09 12:54:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-02-09 12:54:59 UTC |
parent | 7e4a455e8bd9b23909f399abb1b84ee937994bf2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0bf2b6d..c9df1ac 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.54.0 +pkgver=5.55.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=('ef34a81fa3413c8052f8cb39d1b12c19489341bd83773af7ba3ffad195518341' +sha256sums=('3c1be304537d4c7eedd097463c977b3d0e845c575567ffc53faff7b3e874ebe5' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>