khtml: update to 5.91.0.
This commit is contained in:
parent
4f09e7d25c
commit
ef9f397f54
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.89.0
|
version=5.91.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=d98f7f32504b92cf628ede7f813226421988f265957404a12ebd0a733957571c
|
checksum=a40056d988fd77bc4bd3749465ed5452701b7e4948e10dc67fb592925c98b3d1
|
||||||
|
|
||||||
khtml-devel_package() {
|
khtml-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue