From 3e28f75ba0ccb66a4cfd400f771859c9ef983c22 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 10 Feb 2020 13:18:08 +0000 Subject: [PATCH] extra/kconfigwidgets to 5.67.0-2 --- extra/kconfigwidgets/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extra/kconfigwidgets/PKGBUILD b/extra/kconfigwidgets/PKGBUILD index 1f37e8c8a..4027f2ba3 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.66.0 -pkgrel=1 +pkgver=5.67.0 +pkgrel=2 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) -optdepends=('python-pyqt5: for the Python bindings') +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=('730834528307c65691d67c901f1c186b49d74ee986ef75e171e867e8751bf10a' +sha256sums=('0feb1659626265601c87dacc9eaf13a23553d1dcfe8d6d80749ac5dd6d5adfa1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure