author | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
parent | 621e9abcaf77b7cec6829ab3280ef9d5cde491dc |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5bfb3ce..f7aa519 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.89.0 +pkgver=5.90.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules kdoctools clang doxygen qt5-tools qt5-doc) optdepends=('perl: for preparetips5') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('c0341b991e9dab65bd8f9e6236d49b15365c780b8beae8a5116c2166a7e8f867' +sha256sums=('98ff947d80bd3c55bc0758b0fc9e1300078f1a9ad8a8983e737d6cd189e9a1ea' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>