git » kio.git » commit 375d8b7

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 2cfcbd00cdfb182a80ce7142e5544c7c133ac7ad

KDE Frameworks 5.63

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index b1a22dd..6b9121f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio
-pkgver=5.62.1
+pkgver=5.63.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 qt5-script)
+depends=(solid kjobwidgets kbookmarks libxslt kwallet 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=('4b149085bcfbcd729d808a34bcbd4b11f5f9526aa919c82eaddabc1e88113df0'
+sha256sums=('9478aa457b6059cba00a2263fefe01a678c3272012e5cb94fed6c486a4c10f11'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>