mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
khtml: update to 5.98.0.
This commit is contained in:
parent
6afef8995d
commit
2dc6ec152a
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.97.0
|
version=5.98.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=6c16493749a28bb76fdd2d31158a60fc02016ac3a45316581ea5824fc619bb91
|
checksum=25a6e60d6bd6fd165ce0a7325cb5bdb924528a714d5481dd50868b686ee6d42d
|
||||||
|
|
||||||
khtml-devel_package() {
|
khtml-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue