author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:47:11 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:47:11 UTC |
parent | 2f55d34803f2bb8c7519bc6ef38a725550cefa73 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ec52e41..67b686a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.96.0 +pkgver=5.97.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=('4f43f28249d4753d07dece4b879fb83f2d0a8217bba861d4b9dd5dd74d493571' +sha256sums=('94f1c6a8aeabfe5b3f2db4bb308546e4941afbc3ba8743c00ed746b360aa9a11' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)