git » kwayland.git » commit 61ec147

Upstream release

author Felix Yan
2017-08-14 10:57:48 UTC
committer Felix Yan
2017-08-14 10:57:48 UTC
parent 5d9c677fa05e301a8d11eb54ceb471da10a2586e

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8f99373..1b2439c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.36.0
+pkgver=5.37.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' 'wayland') # namcap note: wayland is needed for nvidia-libgl
 makedepends=('extra-cmake-modules' 'doxygen' 'qt5-tools')
 groups=('kf5')
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('a2c473c7f5cefc87b5b63813fa1373c43c1c8374423fb85fe1c187b553453341'
+sha256sums=('d9479985f50533b0578097dfc793e7617051b086c1d13fc791efa23111458c34'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>