kgamma5: update to 5.18.2

[ci skip]
This commit is contained in:
John 2020-02-25 20:54:23 +01:00
parent eb637f32d5
commit e0d0f892d2

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.18.1
version=5.18.2
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=370cdf9988a57509f3df395e1cc6f78505da171c18b3338cb57bfd7f7e230658
checksum=3dc1acebd9559b008b59fe681100a05f004480ba50aba5b68d394a15dd18946d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"