git » kwayland.git » commit 40e7c02

KDE Frameworks 5.73

author Antonio Rojas
2020-08-08 09:45:32 UTC
committer Antonio Rojas
2020-08-08 09:45:32 UTC
parent 818adf8c3f87794e87073c95f58e7193a98d0b7b

KDE Frameworks 5.73

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 71ef983..c0f9526 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.72.0
+pkgver=5.73.0
 pkgrel=1
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
 arch=(x86_64)
 url='https://www.kde.org'
 license=(LGPL)
 depends=(qt5-wayland)
-makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols)
+makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols plasma-wayland-protocols)
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('62de25d0cf0730389f0809e487024f3c97a9cb0ac187b35767b92c07ca01b801'
+sha256sums=('ee34a490a7bbc5e83eb36a6ac70492a76cb054d3077d0a8db216fd8b07f27bfe'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>