git » kscreen.git » commit 61a300b

Plasma 5.18.0

author Antonio Rojas
2020-02-11 10:53:21 UTC
committer Antonio Rojas
2020-02-11 10:53:21 UTC
parent 26295f1cb3e27cc223e5440a8fcd777c7a26a23f

Plasma 5.18.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 4e72f33..1b2153d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kscreen
-pkgver=5.17.5
+pkgver=5.18.0
 pkgrel=1
 pkgdesc="KDE's screen management software"
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
-depends=(libkscreen kdeclarative qt5-graphicaleffects)
+depends=(libkscreen kdeclarative qt5-graphicaleffects qt5-sensors)
 makedepends=(extra-cmake-modules plasma-framework kcmutils)
 groups=(plasma)
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('de8a00b33d0254245a53a5c097347aa86709d415754b3e3c675eef8fb4fe5bc0'
+sha256sums=('0bd7faba198bb8d2b0fe867494bf22647342462f57ecb608ab98593b54a2d7de'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>