git » knewstuff.git » commit b836d7e

Upstream release

author Felix Yan
2016-06-14 16:21:22 UTC
committer Felix Yan
2016-06-14 16:21:22 UTC
parent 9601e40e48bf7093c65b812d42d16ead66a5e39e

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 08a9a8a..fb58689 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knewstuff
-pkgver=5.22.0
+pkgver=5.23.0
 pkgrel=1
 pkgdesc='Support for downloading application assets from the network'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('kio')
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('16d037adf9e42fb0ccb0f66d766bed67')
+md5sums=('2ac172c3af820c701e8e144e7f9d35db')
 
 prepare() {
   mkdir -p build