git » kwayland.git » commit 6e38156

Upstream release

author Felix Yan
2016-08-14 16:05:45 UTC
committer Felix Yan
2016-08-14 16:05:45 UTC
parent 24195f4c7273d3ceeec42dfc8b0275aed7d74978

Upstream release

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index f359bdd..de2206d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.24.0
-pkgrel=2
+pkgver=5.25.0
+pkgrel=1
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -13,7 +13,7 @@ depends=('qt5-base' 'wayland') # namcap note: wayland is needed for nvidia-libgl
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('81812023afe9582eb42651414bd5f82a')
+md5sums=('d70abca43cbf6e6a6eba9d79830bf1a1')
 
 prepare() {
   mkdir -p build