Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-webengine
Commits:
72f4287a by Antonio Rojas at 2023-12-23T11:01:51+01:00
upgpkg: 5.15.16-1: Update to 5.15.16
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.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
=====================================
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')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-webengine/-/commit/72f4287ac7a6d7ba80c9133c9628e74ed7e39413
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-webengine/-/commit/72f4287ac7a6d7ba80c9133c9628e74ed7e39413
You're receiving this email because of your account on gitlab.archlinux.org.