kparts: update to 5.74.0
[ci skip]
This commit is contained in:
parent
52506cce00
commit
9bf76f922a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kparts'
|
# Template file for 'kparts'
|
||||||
pkgname=kparts
|
pkgname=kparts
|
||||||
version=5.73.0
|
version=5.74.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kparts"
|
homepage="https://invent.kde.org/frameworks/kparts"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5546d2a474c80a601ba013642775682b087d086bd26d0b0d025b68d680c98bf2
|
checksum=c7dd6ac7d4697f2ac5a63445630997b3f6ccad3b7e65752eb52311a396763504
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
export QT_QPA_PLATFORM=offscreen
|
export QT_QPA_PLATFORM=offscreen
|
||||||
|
|
Loading…
Reference in a new issue