git » kwayland.git » commit ba25b4f

KDE Frameworks 5.34

author Antonio Rojas
2017-05-13 10:13:45 UTC
committer Antonio Rojas
2017-05-13 10:13:45 UTC
parent aa673cfdee55f5833628c970202e0d3092c83a8e

KDE Frameworks 5.34

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5f24e90..9fe8a36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.33.0
+pkgver=5.34.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')
 groups=('kf5')
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('d86154335a51b4e0cbd190427b7bf5c47c6e85dbb8ca0d7c947f5b191d6cdba2'
+sha256sums=('2b82b53c5839644283a9ec4eaa2d9431b6ccd4f69f0188668c6b1f52554eabff'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>