git » kapidox.git » commit 096cbe3

KDE Frameworks 5.94.0

author Antonio Rojas
2022-05-14 10:53:35 UTC
committer Antonio Rojas
2022-05-14 10:53:35 UTC
parent e94d01415879b73eae3f03325089bfc26b5fcf41

KDE Frameworks 5.94.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 85be2b8..b355067 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kapidox
-pkgver=5.93.0
+pkgver=5.94.0
 pkgrel=1
 pkgdesc='Frameworks API Documentation Tools'
 arch=(any)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(python-jinja python-yaml)
-makedepends=(python-build python-installer python-wheel qt5-base)
+makedepends=(python-build python-installer python-wheel python-setuptools qt5-base)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('4228326a35342de8f0a301ed8afa379ef2102d99588a79808e7e86f2a4f81d5b'
+sha256sums=('1ca7520539bfe3179ae8b50b9a7c381478080d520a68f9fbb7e73b5946e55577'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>