git » kcoreaddons.git » commit c0c1157

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 b128a16819218e9a7466fc4b4469f861c627b910

KDE Frameworks 5.89

PKGBUILD +4 -5

diff --git a/PKGBUILD b/PKGBUILD
index caaa908..65b6013 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcoreaddons
-pkgver=5.88.0
-pkgrel=3
+pkgver=5.89.0
+pkgrel=1
 pkgdesc='Addons to QtCore'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(qt5-base)
-makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen sip4)
-optdepends=('python-pyqt5: for the Python bindings')
+makedepends=(extra-cmake-modules qt5-tools qt5-doc clang doxygen)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7af6221846d7552bb99c04c2fac2d9f9c247e6cdd13cb3e37e9694fa0b8f2c51'
+sha256sums=('e1d085786b6247e71f918b6d90ab8a4c09d37816ba296981858e8a8f3e3f426b'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>