git » kitemviews.git » commit ccf3ae6

Upstream release

author Felix Yan
2016-04-11 03:39:16 UTC
committer Felix Yan
2016-04-11 03:39:16 UTC
parent d8a281aee846fcb81e8c44ae9ab07903dd42798d

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index af56e0a..2a5e56d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemviews
-pkgver=5.20.0
+pkgver=5.21.0
 pkgrel=1
 pkgdesc='Widget addons for Qt Model/View'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('6ba8ee40baffbaab3ec81439bdff0fe7')
+md5sums=('845f3765a3382d5bd60f17fb4f10e83b')
 
 prepare() {
   mkdir -p build