diff --git a/extra/kconfigwidgets/PKGBUILD b/extra/kconfigwidgets/PKGBUILD index d07be46ef..55669df2d 100644 --- a/extra/kconfigwidgets/PKGBUILD +++ b/extra/kconfigwidgets/PKGBUILD @@ -7,18 +7,18 @@ # - drop clang makedepend, FTBFS on AArch64 pkgname=kconfigwidgets -pkgver=5.47.0 +pkgver=5.48.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=(x86_64) url='https://community.kde.org/Frameworks' license=(LGPL) depends=(kauth kcodecs kconfig kguiaddons ki18n kwidgetsaddons) -makedepends=(extra-cmake-modules kdoctools python-pyqt5 python2-pyqt5 doxygen qt5-tools) -optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') +makedepends=(extra-cmake-modules kdoctools python-pyqt5 doxygen qt5-tools sip) +optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('d334f86d5751cd4c04943b5104f3e62db1ed3ed64bc095391807b814ca51fd16' +sha256sums=('09368a0215aafb4a971f8d1f8d1d8913eab323d133a6a8b93bbeae4f065f9676' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure