git » kwayland.git » commit 1a1c39d

Update to 5.23

author Antonio Rojas
2016-06-14 19:24:34 UTC
committer Antonio Rojas
2016-06-14 19:24:34 UTC
parent 84bacf1ca8d14cea5ab215b9f4e371616b8fa838

Update to 5.23

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2377977..756fc0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.22.0
+pkgver=5.23.0
 pkgrel=1
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('5ced8f7f6c75116297c99c83817022ca')
+md5sums=('8645b010fe6a30c374723cba26266e67')
 
 prepare() {
   mkdir -p build