From 410108ecb258d0d0f14a9a475266d05bd167a4d3 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 10 Jan 2021 19:39:51 +0000 Subject: [PATCH] extra/kconfigwidgets to 5.78.0-1 --- extra/kconfigwidgets/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/kconfigwidgets/PKGBUILD b/extra/kconfigwidgets/PKGBUILD index b3b951b81..77699db32 100644 --- a/extra/kconfigwidgets/PKGBUILD +++ b/extra/kconfigwidgets/PKGBUILD @@ -6,18 +6,18 @@ # - drop clang makedepend to fix v5/v6 FTBFS pkgname=kconfigwidgets -pkgver=5.77.0 +pkgver=5.78.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 doxygen qt5-tools qt5-doc sip) +makedepends=(extra-cmake-modules kdoctools python-pyqt5 doxygen qt5-tools qt5-doc sip4) optdepends=('python-pyqt5: for the Python bindings' 'perl: for preparetips5') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('5f4a6897ef58992d38e820e8b0112069aec2ef0e7b943eb14265482c4fb22cd1' +sha256sums=('87d4cd10145d5bf0e07f1913682553e368db0ee4a900d18368517ad9fda2ec39' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure