From 451c61016621e3d51c94dd1047fc2c8b42dcb72d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 15 Jul 2018 21:53:02 +0000 Subject: [PATCH] extra/kconfigwidgets to 5.48.0-1 --- extra/kconfigwidgets/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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