git » kitemviews.git » commit 7047ed8

Upstream release

author Felix Yan
2016-10-09 17:21:47 UTC
committer Felix Yan
2016-10-09 17:21:47 UTC
parent 499248ba5a2aae8ba30ea63728773e43f83bff6c

Upstream release

PKGBUILD +2 -2

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