kgamma5: update to 5.15.0.

This commit is contained in:
John 2019-01-17 15:16:18 +01:00 committed by John Zimmermann
parent 0a0051f362
commit e775e92c9b

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.14.5
version=5.15.0
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=c03be017517be1aa291741341f97541c5f47df3c1a4f66dc587652e579cb559f
checksum=bf2087737b90150f3a84663555ad281644d247cc90006c9f719e551bc275d3c2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"