author | Antonio Rojas
<arojas@archlinux.org> 2023-06-03 21:33:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-06-03 21:33:35 UTC |
parent | 79e93e437483e789c3823f949a5e3fb00852abfb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 03619ea..20c4436 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.106.0 +pkgver=5.107.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=('05ec1550b058051afa7a76ee7e97edba669b9dbf78beef0dc72aca7b5e8f9b76' +sha256sums=('f16d8578ab311b46bdbdac11beaeca6b70a19417622d70c7b07fb6d71545c068' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>