diff --git a/extra/kconfigwidgets/PKGBUILD b/extra/kconfigwidgets/PKGBUILD index 4cffd7d7e..475f0362b 100644 --- a/extra/kconfigwidgets/PKGBUILD +++ b/extra/kconfigwidgets/PKGBUILD @@ -6,7 +6,7 @@ # - drop clang makedepend, FTBFS on AArch64 pkgname=kconfigwidgets -pkgver=5.38.0 +pkgver=5.39.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'mesa' 'python-pyqt5' 'p optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('1d70a761eefe60e6f7beb3517ed64edbb6266cfe85bbb65603c9764e524b6170' +sha256sums=('fc77a295823327aa602d246f2e7da8094f5a97d56c1d69916e3ad9aa71b4ccc4' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>