author | Antonio Rojas
<arojas@archlinux.org> 2023-12-23 10:01:51 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-12-23 10:01:51 UTC |
parent | a9010064f540baadd897669b25ba8172dbb92719 |
.SRCINFO | +3 | -3 |
PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index fcada30..713c584 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = qt5-webengine pkgdesc = Provides support for web applications using the Chromium browser project - pkgver = 5.15.15 - pkgrel = 3 + pkgver = 5.15.16 + pkgrel = 1 url = https://www.qt.io arch = x86_64 groups = qt5 @@ -34,7 +34,7 @@ pkgbase = qt5-webengine depends = libxtst depends = ttf-font optdepends = pipewire: WebRTC desktop sharing under Wayland - source = git+https://code.qt.io/qt/qtwebengine.git#tag=v5.15.15-lts + source = git+https://code.qt.io/qt/qtwebengine.git#tag=v5.15.16-lts source = git+https://code.qt.io/qt/qtwebengine-chromium.git source = qt5-webengine-python3.patch source = qt5-webengine-chromium-python3.patch diff --git a/PKGBUILD b/PKGBUILD index ca75ed3..6ce55d2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ pkgname=qt5-webengine _basever=5.15.11 -pkgver=5.15.15 -pkgrel=3 +pkgver=5.15.16 +pkgrel=1 arch=('x86_64') url='https://www.qt.io' license=('LGPL3' 'LGPL2.1' 'BSD')