git » kwayland.git » commit dacaf6d

KDE Frameworks 5.38

author Antonio Rojas
2017-09-09 11:10:38 UTC
committer Antonio Rojas
2017-09-09 11:10:38 UTC
parent 61ec1470075a28f87dc42308938218c643c66ce9

KDE Frameworks 5.38

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1b2439c..54eb4b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.37.0
+pkgver=5.38.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=('d9479985f50533b0578097dfc793e7617051b086c1d13fc791efa23111458c34'
+sha256sums=('404aaf11e144a42b2422a5a47aaf04fb629c4a468689bd8f543c0de6b745a53d'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>