git » kio.git » commit 78f27fd

Upstream release

author Felix Yan
2016-06-14 16:01:36 UTC
committer Felix Yan
2016-06-14 16:01:36 UTC
parent c850258dfbb5f950190440bca60b36caa8d0d0eb

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ea0daee..3072870 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio
-pkgver=5.22.0
+pkgver=5.23.0
 pkgrel=1
 pkgdesc='Resource and network access abstraction'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ 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=('af7f2cb9ea28cb417acb0aced4f3a860')
+md5sums=('cad4e5542bec99a3b264b06988193195')
 
 prepare() {
   mkdir -p build