git » kitemmodels.git » commit 01aa1b6

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 5bfed02f007d5c0a59c9b174ae8d262c60c54b03

KDE Frameworks 5.48

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 68c2c7e..969ff29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemmodels
-pkgver=5.47.0
+pkgver=5.48.0
 pkgrel=1
 pkgdesc='Models for Qt Model/View system'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(qt5-base)
-makedepends=(extra-cmake-modules python2-pyqt5 python-pyqt5 clang doxygen qt5-tools)
-optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings')
+makedepends=(extra-cmake-modules python-pyqt5 clang 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=('7a0a76e5253389c1ed459249a05e463fed140b1adf20db1416da167d5c56a104'
+sha256sums=('ee01915a9aeef0c7c077a195e5497aae9aa1ac7de60c8431549f3c4f3c76608d'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>