khtml: update to 5.74.0
[ci skip]
This commit is contained in:
parent
44daf70d32
commit
eb34445c8f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khtml'
|
# Template file for 'khtml'
|
||||||
pkgname=khtml
|
pkgname=khtml
|
||||||
version=5.73.0
|
version=5.74.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/khtml"
|
homepage="https://invent.kde.org/frameworks/khtml"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=378a5aaa6c796d313a63b4cf1365cdd980f2bc21e9033354f2f1317d1db9c262
|
checksum=f656f2796ccaa0f47bec33e36b4f7d53cd80dc8a5393ce869a7ae6c8c2bc67e5
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
export QT_QPA_PLATFORM=offscreen
|
export QT_QPA_PLATFORM=offscreen
|
||||||
|
|
Loading…
Reference in a new issue