git » kwindowsystem.git » commit 444778a

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 08e14c95624ef03544d111bde9751a44020fc335

KDE Frameworks 5.39

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 89e3f0a..fc23d88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=5.38.0
+pkgver=5.39.0
 pkgrel=1
 pkgdesc='Access to the windowing system'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
 license=('LGPL')
-depends=('qt5-x11extras' 'libxfixes')
+depends=('qt5-x11extras')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'doxygen')
 groups=('kf5')
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('2c16eb635714ff122b9348c0cc880be60d08c817c98026029f78434d918db90b'
+sha256sums=('17771aa0acf93b32329633aac9b07e72448edee2a2ecfe7a8f0040a23638dab7'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>