parent
a10d682ff7
commit
5136009ba1
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kcontacts'
|
# Template file for 'kcontacts'
|
||||||
pkgname=kcontacts
|
pkgname=kcontacts
|
||||||
reverts="19.08.2_1 19.08.1_1 19.08.0_1 19.04.3_1"
|
reverts="19.08.2_1 19.08.1_1 19.08.0_1 19.04.3_1"
|
||||||
version=5.75.0
|
version=5.76.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kcontacts"
|
homepage="https://invent.kde.org/frameworks/kcontacts"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8c77f9c5cf9ea630c779096a91f96322f34adc66c9fa64a85dddb294a905d069
|
checksum=4a9e3189b4ed1bc0231bf98cba134e78e5a692a14d202f0311f6e5c5190cfad5
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
export QT_QPA_PLATFORM=offscreen
|
export QT_QPA_PLATFORM=offscreen
|
||||||
|
|
Loading…
Reference in New Issue