git » kwayland.git » commit d13a6b1

KDE Frameworks 5.35

author Antonio Rojas
2017-06-10 07:56:59 UTC
committer Antonio Rojas
2017-06-10 07:56:59 UTC
parent ba25b4f2893ad0bbef51f0d4443ba60258f4d568

KDE Frameworks 5.35

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9fe8a36..0642e9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.34.0
+pkgver=5.35.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=('2b82b53c5839644283a9ec4eaa2d9431b6ccd4f69f0188668c6b1f52554eabff'
+sha256sums=('3e6472297968e9f60e6ebce9d33e54337f40085dc1ea83e37d8bbccd0f198b70'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>