Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-base
Commits:
8171f4af by Antonio Rojas at 2023-11-16T08:38:36+01:00
upgpkg: 5.15.11+kde+r146-1: Bump revision
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt5-base
pkgdesc = A cross-platform application and UI framework
- pkgver = 5.15.11+kde+r143
+ pkgver = 5.15.11+kde+r146
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -51,7 +51,7 @@ pkgbase = qt5-base
optdepends = gtk3: GTK platform plugin
optdepends = perl: for fixqt4headers and syncqt
conflicts = qtchooser
- source =
git+https://invent.kde.org/qt/qt/qtbase#commit=1ed24924b57fe00622476dc9cd312820d83e327d
+ source =
git+https://invent.kde.org/qt/qt/qtbase#commit=28ec5c9b28cf76e078882f4fef03d6cf9595d025
source = work-around-pyside2-brokenness.patch
source = qmake-cflags.patch
source = qmake-config.patch
@@ -87,6 +87,6 @@ pkgname = qt5-base
pkgname = qt5-xcb-private-headers
pkgdesc = Private headers for Qt5 Xcb
groups =
- depends = qt5-base=5.15.11+kde+r143
+ depends = qt5-base=5.15.11+kde+r146
optdepends =
conflicts =
=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
pkgbase=qt5-base
pkgname=(qt5-base qt5-xcb-private-headers)
_basever=5.15.11
-pkgver=5.15.11+kde+r143
+pkgver=5.15.11+kde+r146
pkgrel=1
-_commit=1ed24924b57fe00622476dc9cd312820d83e327d
+_commit=28ec5c9b28cf76e078882f4fef03d6cf9595d025
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-base/-/commit/8171f4af18b6d3b0606d404605e00e24f00f5228
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-base/-/commit/8171f4af18b6d3b0606d404605e00e24f00f5228
You're receiving this email because of your account on gitlab.archlinux.org.