git » kitemviews.git » commit 499248b

Upstream release

author Felix Yan
2016-09-14 09:22:05 UTC
committer Felix Yan
2016-09-14 09:22:05 UTC
parent 2007cc0f907b244742e7a4e1a53295c21baeb741

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cae8981..03dac25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemviews
-pkgver=5.25.0
+pkgver=5.26.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=('324c058163bb418b26d9cba403e5133d')
+md5sums=('b48c0530652782d205bfe980f732bd26')
 
 prepare() {
   mkdir -p build