git » kxmlgui.git » commit 0495a4b

KDE Frameworks 5.65

author Antonio Rojas
2019-12-14 11:04:34 UTC
committer Antonio Rojas
2019-12-14 11:04:34 UTC
parent 1f772e5e3f8c560de1faa598743571a9f9c4b332

KDE Frameworks 5.65

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 30317e4..b6aa4ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kxmlgui
-pkgver=5.64.0
+pkgver=5.65.0
 pkgrel=1
 pkgdesc='User configurable main windows'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
-depends=(kglobalaccel ktextwidgets attica)
+depends=(kglobalaccel kiconthemes attica)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('faa95b92b3b03130022841a6797d5beb3efb6a0d757afaefe038889af76a1dd1'
+sha256sums=('1de343bd51ba57053fd30eefb2237fb022b7cc274be6132fb9064bec64c39e95'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>