khtml: update to 5.50.0.
This commit is contained in:
parent
4fb41a9073
commit
1300759337
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'khtml'
|
||||
pkgname=khtml
|
||||
version=5.49.0
|
||||
version=5.50.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules gperf"
|
||||
makedepends="kjs-devel kparts-devel jasper-devel giflib-devel libpng-devel"
|
||||
short_desc="KDE HTML rendering engine"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/khtml"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=c4f819588a5eb8c5abf875491ee7741cc162ac75ff726fd8abf91183df15354d
|
||||
checksum=aaaf40d61452208e6c9df230553b8abaf0e7ca8279a02f6dfcd945eceff838e4
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
||||
|
|
Loading…
Reference in a new issue