git » kguiaddons.git » commit 063704a

upgpkg: 5.14.0-1

author Felix Yan
2015-09-12 01:03:24 UTC
committer Felix Yan
2015-09-12 01:03:24 UTC
parent b73f046d7cda833cd0c6fbca7842b57043e95624

upgpkg: 5.14.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cccefd8..c49ffac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kguiaddons
-pkgver=5.13.0
+pkgver=5.14.0
 pkgrel=1
 pkgdesc='Addons to QtGui'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-x11extras')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('62ab7a6b1829b31b1d3be9f611e051ee')
+md5sums=('d2eccbda7aa054cfb4e6f0bd3c79aa3f')
 
 prepare() {
   mkdir -p build