git » knewstuff.git » commit 4bcc0cb

KF 5.6.0

author Andrea Scarpino
2015-01-08 09:32:14 UTC
committer Andrea Scarpino
2015-01-08 09:32:14 UTC
parent d0e02e4dce8cf2310ce4b748a81e04c07277d320

KF 5.6.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0fe7bb6..b67ac36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knewstuff
-pkgver=5.5.0
+pkgver=5.6.0
 pkgrel=1
 pkgdesc='Support for downloading application assets from the network'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('kio')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('105a66744a4b7241d359b764b48071da')
+md5sums=('a1f3fbf4fd4276e38f226852df3f6e62')
 
 prepare() {
   mkdir -p build