git » kio.git » commit b8437eb

Upstream release

author Felix Yan
2016-05-16 14:39:42 UTC
committer Felix Yan
2016-05-16 14:39:42 UTC
parent b2511df317c7cef4858043c9c2cdd38ebd78468b

Upstream release

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 7ec1141..862cce0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio
-pkgver=5.21.0
-pkgrel=2
+pkgver=5.22.0
+pkgrel=1
 pkgdesc='Resource and network access abstraction'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
 license=('LGPL')
 depends=('solid' 'karchive' 'kjobwidgets' 'kbookmarks' 'libxslt' 'kwallet'
-         'desktop-file-utils')
+         'desktop-file-utils' 'kinit')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 optdepends=('kio-extras: extra protocols support (sftp, fish and more)')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('9ffc4e4ee5e63def230249942d85a344')
+md5sums=('af7f2cb9ea28cb417acb0aced4f3a860')
 
 prepare() {
   mkdir -p build