git » kguiaddons.git » commit fba36ab

Upstream release

author Felix Yan
2016-06-14 15:04:54 UTC
committer Felix Yan
2016-06-14 15:04:54 UTC
parent d605e8d602e0a82f16ad5fc18cbd6032f14629ee

Upstream release

PKGBUILD +2 -2

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