mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
kpat: update to 19.12.0.
This commit is contained in:
parent
d092136614
commit
d5cb21ab91
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpat'
|
# Template file for 'kpat'
|
||||||
pkgname=kpat
|
pkgname=kpat
|
||||||
version=19.08.3
|
version=19.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
|
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
|
||||||
|
@ -10,9 +10,9 @@ makedepends="libfreecell-solver-devel libkdegames-devel
|
||||||
short_desc="Relaxing card sorting game"
|
short_desc="Relaxing card sorting game"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://kde.org/applications/games/kpatience/"
|
homepage="https://kde.org/applications/games/kpat"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kpat-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kpat-${version}.tar.xz"
|
||||||
checksum=b1414eb0c04396468f40ea84fe71077b98476b4b76c0d3abb95ae4afd49e27a7
|
checksum=ba279766e7059c27b889577428847a58b96709635126a0fb6cd4e9b2375883c0
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
export QT_QPA_PLATFORM=offscreen
|
export QT_QPA_PLATFORM=offscreen
|
||||||
|
|
Loading…
Add table
Reference in a new issue