author | Antonio Rojas
<arojas@archlinux.org> 2022-11-11 19:54:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-11-11 19:54:35 UTC |
parent | 4341262ebe4f033ef528cce478c1389a5292d88b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4db4124..ced904a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.99.0 +pkgver=5.100.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=('8579be2a4301071fb0485fccc733083b58330ac92d776be1b73e6f377a7dbf1f' +sha256sums=('e88187371127382778f246731e21e6a576ce8e358a3333e3d84d386f2de55091' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)