git » kio.git » commit 2ecf5f7

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 8f2ae1954779ca96b531848183c37d1b49e8233b

KDE Frameworks 5.65

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 2329984..3a9489b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio
-pkgver=5.64.0
+pkgver=5.65.0
 pkgrel=1
 pkgdesc='Resource and network access abstraction'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
-depends=(solid kjobwidgets kbookmarks libxslt kwallet desktop-file-utils)
+depends=(solid kjobwidgets kbookmarks libxslt kwallet ktextwidgets desktop-file-utils)
 makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools qt5-doc)
 optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctools: for the help kioslave'
             'knetattach: to add new kio-remote entries')
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e38c8dcf634989f0f7ec95b68bdd936b9e05f7d242e4050b01f79b7021108f59'
+sha256sums=('7d3cc0c82e83c082b424a2fe4c796c4c46f233ccd565775babbf6b434fce851b'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>