git » kio.git » commit a670759

KDE Frameworks 5.50

author Antonio Rojas
2018-09-08 08:29:56 UTC
committer Antonio Rojas
2018-09-08 08:29:56 UTC
parent 52eb3d130cbc7fecff58ad67d1a04fa972ad1e3e

KDE Frameworks 5.50

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index b1d0869..1a75959 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio
-pkgver=5.49.0
+pkgver=5.50.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 desktop-file-utils qt5-script)
 makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools)
 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=('f3089c1746dcd86d100b57a011e6f6fcbdf0622bad6f546e63048815de783a67'
+sha256sums=('01423f94668756dc9f644c5ef93ace0b2e1624d7dd9483f9524bdf3c0855d2ae'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>