Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt6-base
Commits:
9ac1bbde by Antonio Rojas at 2024-09-27T18:31:14+02:00
upgpkg: 6.7.3-1: Qt 6.7.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qt6-base
pkgdesc = A cross-platform application and UI framework
- pkgver = 6.7.2
- pkgrel = 2
+ pkgver = 6.7.3
+ pkgrel = 1
url = https://www.qt.io
arch = x86_64
groups = qt6
@@ -76,10 +76,10 @@ pkgbase = qt6-base
optdepends = postgresql-libs: PostgreSQL driver
optdepends = qt6-wayland: to run Qt6 applications in a Wayland session
optdepends = unixodbc: ODBC driver
- source = git+https://code.qt.io/qt/qtbase#tag=v6.7.2
+ source = git+https://code.qt.io/qt/qtbase#tag=v6.7.3
source = qt6-base-cflags.patch
source = qt6-base-nostrip.patch
- sha256sums =
9ca28c2614cc755c65e1f817e61cb3b88549f46300d84ed34faf01717f8c24e5
+ sha256sums =
3da3df07b4bbd6a963af0c975ab6ff18c8c0aa73454048b0318899362c4adab9
sha256sums =
5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78
sha256sums =
4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094
@@ -133,5 +133,5 @@ pkgname = qt6-base
pkgname = qt6-xcb-private-headers
pkgdesc = Private headers for Qt6 Xcb
groups =
- depends = qt6-base=6.7.2
+ depends = qt6-base=6.7.3
optdepends =
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
pkgbase=qt6-base
pkgname=(qt6-base
qt6-xcb-private-headers)
-pkgver=6.7.2
-pkgrel=2
+pkgver=6.7.3
+pkgrel=1
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
@@ -83,7 +83,7 @@ _pkgfn=${pkgbase/6-/}
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$pkgver
qt6-base-cflags.patch
qt6-base-nostrip.patch)
-sha256sums=('9ca28c2614cc755c65e1f817e61cb3b88549f46300d84ed34faf01717f8c24e5'
+sha256sums=('3da3df07b4bbd6a963af0c975ab6ff18c8c0aa73454048b0318899362c4adab9'
'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
'4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/9ac1bbde66dd6030121401f399de69708d47378b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/9ac1bbde66dd6030121401f399de69708d47378b
You're receiving this email because of your account on gitlab.archlinux.org.