author | Antonio Rojas
<arojas@archlinux.org> 2022-12-10 09:48:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-12-10 09:48:49 UTC |
parent | 91cc6131b207c1ac10fa796b18d395abc6688c07 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 026f52b..7d85576 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.100.0 +pkgver=5.101.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=('902ecc3b61e7492d62a1a5fb6c9493a72507ade5d312c6633ce508b0437850b9' +sha256sums=('f8577853392481cf8f4a38653ff66422b09f34a9172adaeb337a7387e81b710e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)