git » kguiaddons.git » commit 4e44603

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 c4d014f3081698d3fdf0b726768aa1a7421693e4

KDE Frameworks 5.48

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 504c386..baeac4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kguiaddons
-pkgver=5.47.0
+pkgver=5.48.0
 pkgrel=1
 pkgdesc='Addons to QtGui'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(qt5-x11extras)
-makedepends=(extra-cmake-modules 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 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=('124249df6eb276dd483ec26312046ecfb07a980381d15d37ccb8567debdff192'
+sha256sums=('bf81ea49762f05f53dd49493ee0ac7525bcb7e9d33301d45800e11f270c2386e'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>