kscreen: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:08:09 +02:00
parent c3dd43e214
commit 76fe1db04d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kscreen'
pkgname=kscreen
version=5.19.4
version=5.19.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/kscreen"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=d6d67df60fe525588dabfc581b0818eb14b4848261b92007d5cb12d182a435e5
checksum=0d72c687a405358e6aa6b388a648134e8e9236b7ed60e36a31068960d07b56e8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"