kpat: update to 20.08.2.
This commit is contained in:
parent
da9d67b27b
commit
a4bd8b2c5a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpat'
|
# Template file for 'kpat'
|
||||||
pkgname=kpat
|
pkgname=kpat
|
||||||
version=20.08.1
|
version=20.08.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kconfig kcoreaddons kdoctools
|
hostmakedepends="extra-cmake-modules gettext kconfig kcoreaddons kdoctools
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://kde.org/applications/games/kpat"
|
homepage="https://kde.org/applications/games/kpat"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kpat-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kpat-${version}.tar.xz"
|
||||||
checksum=2c23ee028c03c5c210b110a2ad253aa7d91c5a0abcb101eb2b3f4c640092463c
|
checksum=e4aaed4e876212a926a05d252dab9d01f240d829e383c6072e168a4f78e6d446
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
export QT_QPA_PLATFORM=offscreen
|
export QT_QPA_PLATFORM=offscreen
|
||||||
|
|
Loading…
Reference in New Issue