git » kguiaddons.git » commit aa532d9

KF 5.17.0

author Felix Yan
2015-12-12 16:32:18 UTC
committer Felix Yan
2015-12-12 16:32:18 UTC
parent 812b7beb0c32027da205fea945063cd8b6c7bcea

KF 5.17.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index ad1f575..e8ee7f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kguiaddons
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
 pkgdesc='Addons to QtGui'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kguiaddons'
@@ -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=('39ee13b4081838e38119597e9fa766e7')
+md5sums=('ba46975a2e812203b76d86689b28eb86')
 
 prepare() {
   mkdir -p build