git » kconfigwidgets.git » commit 6a75807

KDE Frameworks 5.48

author Antonio Rojas
2018-07-14 08:58:25 UTC
committer Antonio Rojas
2018-07-14 08:58:25 UTC
parent a6541785263cdc4a0ae86ea762bee9755d6c3afa

KDE Frameworks 5.48

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 993aba9..a6a0c4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 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 clang 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 clang 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 <faure@kde.org>