git » kitemmodels.git » commit 2fa55eb

KDE Frameworks 5.89

author Antonio Rojas
2021-12-12 15:20:18 UTC
committer Antonio Rojas
2021-12-12 15:20:18 UTC
parent a03ca4886f8ea92f414e28d576b9175bff1016bd

KDE Frameworks 5.89

PKGBUILD +5 -5

diff --git a/PKGBUILD b/PKGBUILD
index 0fd4b20..ec7e26b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemmodels
-pkgver=5.88.0
-pkgrel=3
+pkgver=5.89.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 python-pyqt5 clang doxygen qt5-tools qt5-doc sip4 qt5-declarative)
-optdepends=('python-pyqt5: for the Python bindings' 'qt5-declarative: QML bindings')
+makedepends=(extra-cmake-modules clang doxygen qt5-tools qt5-doc qt5-declarative)
+optdepends=('qt5-declarative: QML bindings')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('60f4e112f6862f7e0536e625ce53ec67c77c873d9802ef92f485b5d752b383fe'
+sha256sums=('6344cc2500d9d38b41dec60871668e738ec3230d3cfd9380109d7c39017a6a81'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>