aboutsummaryrefslogtreecommitdiffstats
path: root/community/khtml
diff options
context:
space:
mode:
Diffstat (limited to 'community/khtml')
-rw-r--r--community/khtml/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/khtml/APKBUILD b/community/khtml/APKBUILD
index 26a1e667a2..917bb9416f 100644
--- a/community/khtml/APKBUILD
+++ b/community/khtml/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=khtml
-pkgver=5.61.0
-pkgrel=1
+pkgver=5.62.0
+pkgrel=0
pkgdesc="The KDE HTML library, ancestor of WebKit"
arch="all"
url="https://community.kde.org/Frameworks"
@@ -10,7 +10,7 @@ license="LGPL-2.1-or-later AND LGPL-2.1-only"
depends_dev="qt5-qtbase-dev perl-dev giflib-dev libjpeg-turbo-dev karchive-dev kcodecs-dev kglobalaccel-dev ki18n-dev kiconthemes-dev kio-dev kjs-dev knotifications-dev kparts-dev sonnet-dev ktextwidgets-dev kwallet-dev kwidgetsaddons-dev kwindowsystem-dev kxmlgui-dev"
makedepends="$depends_dev extra-cmake-modules gperf"
checkdepends="xvfb-run"
-source="https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/khtml-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-lang"
build() {
@@ -28,4 +28,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="ed0522b43cdda4865c9eddd0839fa5042b1018ba38f25333b89b4044fb3d4e3d1e7da9d59c55aec07ff139a1c3bbd838c30983ed0d0d3340b20d34939892924b khtml-5.61.0.tar.xz"
+sha512sums="0b9d2735a59a31261e975c83abf9a7b2df8b07421e36f2752915cfc93046b2f67c98793e626c2c1bfb52eeac3b796cae9b9644ec40ad76b0865f4000aa5f0024 khtml-5.62.0.tar.xz"