git » kwayland.git » commit c675f46

KDE Frameworks 5.39

author Antonio Rojas
2017-10-14 08:57:29 UTC
committer Antonio Rojas
2017-10-14 08:57:29 UTC
parent dacaf6daa595276f929ca59eb3c986e88bb6e5e3

KDE Frameworks 5.39

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 54eb4b6..e588b4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.38.0
+pkgver=5.39.0
 pkgrel=1
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
 arch=('i686' 'x86_64')
 url='https://www.kde.org'
 license=('LGPL')
-depends=('qt5-base' 'wayland') # namcap note: wayland is needed for nvidia-libgl users
+depends=('qt5-base')
 makedepends=('extra-cmake-modules' 'doxygen' 'qt5-tools')
 groups=('kf5')
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('404aaf11e144a42b2422a5a47aaf04fb629c4a468689bd8f543c0de6b745a53d'
+sha256sums=('dd74c8edef9f28dd8f2df9e52a7f32f844d16c342e3184a69a57eb6c0f893029'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>