kscreen: update to 5.15.3

[ci skip]
This commit is contained in:
John 2019-03-12 20:06:30 +01:00
parent 1a0b3fdce4
commit 522d799f4d
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kscreen'
pkgname=kscreen
version=5.15.2
version=5.15.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/kscreen"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=5b676ea66b623d60a50402fc5c9f822447cf6e683128978b29775d28194af7ef
checksum=0e9945afce9d616ab34da5a985410aac8fd3d9f15630db74d53e6540ad0af8c7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"