kgamma5: update to 5.15.3

[ci skip]
This commit is contained in:
John 2019-03-12 20:06:17 +01:00
parent 69b3a9785b
commit 6b86e06812
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.15.2
version=5.15.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kgamma5"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=5ea3d42ede065b71de0e015d76c42fe8fbb930e390c7041c5be0e16d1b10171b
checksum=be0a76bf328dedeb9911d9d560e625a10850ea438374f39c22e17291abcd9689
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"