author | Antonio Rojas
<arojas@archlinux.org> 2020-04-11 09:26:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-04-11 09:26:14 UTC |
parent | a94e145b3d390cac21fb96fd8af0a4d79b11d232 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6b570e7..88c49b0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.68.0 +pkgver=5.69.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=('ac3f322f2644dd0468cd2b07cc0c7f853f1ac4bc714fe532bbe92e88141f6729' +sha256sums=('9ce961b79f13435f3db397a52a40787d6469da4b3a21a6494c2f25f86f14e532' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>