kgamma5: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:08:01 +02:00
parent 6769b39da8
commit fe65ef1225
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.19.4
version=5.19.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kgamma5"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=df2fd804d7a8a138d5a8d355a921162c4cb91bdd30d443fee8dab62bd40c9647
checksum=d6e70e2638c65283895ead3791957853553d02ee864b2f928c3b0df4611ca023
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"