kpat: update to 19.08.1.

This commit is contained in:
Piotr Wójcik 2019-09-07 17:50:50 +02:00 committed by Piotr
parent e0fd253b10
commit 9b46525f43

View file

@ -1,6 +1,6 @@
# Template file for 'kpat'
pkgname=kpat
version=19.08.0
version=19.08.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
@ -12,6 +12,8 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only"
homepage="https://kde.org/applications/games/kpatience/"
distfiles="${KDE_SITE}/applications/${version}/src/kpat-${version}.tar.xz"
checksum=1d68ac9094ad8f9bf0487daced786508f96ce2a63fd8d9884c2d03960fda9328
checksum=65bf7299c59d3d7512ab39174fd0e5d044f307784c02895130399534e044831c
export QT_QPA_PLATFORM=offscreen
pre_check() {
export QT_QPA_PLATFORM=offscreen
}