git » kwidgetsaddons.git » commit f6a31b0

upgpkg: 5.9.0-1

author Felix Yan
2015-04-08 07:13:56 UTC
committer Felix Yan
2015-04-08 07:13:56 UTC
parent 7e027c7385c06073a3344cb5032aff8afb45af82

upgpkg: 5.9.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cefa7b0..199ffd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwidgetsaddons
-pkgver=5.8.0
+pkgver=5.9.0
 pkgrel=1
 pkgdesc='Addons to QtWidgets'
 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=('951dfbb91016e4f7982feb18602087f5')
+md5sums=('52c1e57e69e1c7cc9fb823907cd917b6')
 
 prepare() {
   mkdir -p build