kgamma5: update to 5.19.1

[ci skip]
This commit is contained in:
John 2020-06-16 20:41:21 +02:00
parent 5f927e8ef4
commit 05f8d7084f
1 changed files with 2 additions and 2 deletions

View File

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