git » knewstuff.git » commit ca1255c

upgpkg: 5.7.0-1

author Felix Yan
2015-02-15 17:05:38 UTC
committer Felix Yan
2015-02-15 17:05:38 UTC
parent 4bcc0cb543da1118b3d99ef14a8bab3353007a10

upgpkg: 5.7.0-1

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index b67ac36..30bc3b5 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=knewstuff
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Support for downloading application assets from the network'
 arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@ depends=('kio')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('a1f3fbf4fd4276e38f226852df3f6e62')
+md5sums=('567dc7bb3520b9e8cf2f92b7afd854f3')
 
 prepare() {
   mkdir -p build