khtml: update to 5.116.0.
This commit is contained in:
parent
7d5d9244cf
commit
30950659d3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khtml'
|
||||
pkgname=khtml
|
||||
version=5.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/khtml"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=742a9965008d5205e92ece2a574b48f65452b17b8c4ce2176e0c25cc3be8cf60
|
||||
checksum=8921fb41be1b1f8bd3498a8c45bd955eff752b188ae67b50f3dd8c22592bcc8e
|
||||
|
||||
khtml-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue