author | Antonio Rojas
<arojas@archlinux.org> 2022-04-09 22:31:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-04-09 22:31:27 UTC |
parent | 2beaa4d841eaee848e8f3bfbebc156bd513e1a1b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f68cd50..993ca81 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.92.0 +pkgver=5.93.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=('2128710ff8bf0a7bbb699fe3a45b231c6b4607ba3e3a3a5d03c25c809233cb23' +sha256sums=('75f7c5b34f4f1a228b4cbd81a284dbfdc0c0810ddd3a39e69f9363ab3598e2b4' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)