From 110a1e6a56f821a4d8286edfea1174e088fb4db9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 4 Feb 2019 13:43:19 +0000 Subject: [PATCH] extra/qt5-webkit to 5.212.0alpha2-23 --- extra/qt5-webkit/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/qt5-webkit/PKGBUILD b/extra/qt5-webkit/PKGBUILD index 2bac870d5..7d24aa590 100644 --- a/extra/qt5-webkit/PKGBUILD +++ b/extra/qt5-webkit/PKGBUILD @@ -11,9 +11,9 @@ highmem=1 pkgname=qt5-webkit _qtver=5.212.0-alpha2 pkgver=${_qtver/-/} -pkgrel=22 +pkgrel=23 arch=(x86_64) -url='http://qt-project.org/' +url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='Classes for a WebKit2 based implementation and a new QML API' depends=(qt5-location qt5-sensors qt5-webchannel libwebp libxslt libxcomposite gst-plugins-base hyphen)