kgamma5: update to 5.13.4.

This commit is contained in:
John 2018-08-01 16:25:17 +02:00 committed by maxice8
parent 2965567374
commit 8718cc0bcd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.13.3
version=5.13.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kgamma5"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=a78537fe529bd2c07ed0f013fccb7597ce801516d614828f6724b98effa909e4
checksum=dc1b5efc9185aaf79c01427ca763ee29e52a3bcf2dba683800fdfe7f26759641
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"