git » kio.git » commit e2b02fa

upgpkg: 5.7.0-1

author Felix Yan
2015-02-15 16:33:06 UTC
committer Felix Yan
2015-02-15 16:33:06 UTC
parent 9fc201821089c265b4406675de65e4377baa63fa

upgpkg: 5.7.0-1

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index 42e0bbb..1d03686 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Resource and network access abstraction'
 arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@ makedepends=('extra-cmake-modules' 'kdoctools')
 groups=('kf5')
 install=kio.install
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b994b88b9820bb1a260d61ede0da0c46')
+md5sums=('2b8c55bc56b2c2fc1948fcf3aa5714fe')
 
 prepare() {
   mkdir -p build