git » kdesignerplugin.git » commit 292d4c7

KDE Frameworks 5.63

author Antonio Rojas
2019-10-12 22:02:08 UTC
committer Antonio Rojas
2019-10-12 22:02:08 UTC
parent 8d1036faae65dad5d83b025eeb4d290f22a6a91d

KDE Frameworks 5.63

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 9873041..2ae6a9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdesignerplugin
-pkgver=5.62.0
+pkgver=5.63.0
 pkgrel=1
 pkgdesc='Integration of Frameworks widgets in Qt Designer/Creator'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
-depends=(kplotting kio)
+depends=(kconfig kcoreaddons)
 makedepends=(extra-cmake-modules qt5-tools kdoctools)
 groups=(kf5-aids)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b5c0769d0b1df99f456c3c6f22a48e8bdf9c15f00be2e0795ae5bc5170596e47'
+sha256sums=('c9f63d672cbc04465e77eff07d62530e8f9a9129e0d6dfa7e13e0ad4bea6eff0'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>