Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-base


Commits:
c967c410 by Antonio Rojas at 2024-05-08T00:22:09+02:00
upgpkg: 6.7.0-6: Fix dependencies in pc files

- - - - -


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.0
-       pkgrel = 5
+       pkgrel = 6
        url = https://www.qt.io
        arch = x86_64
        groups = qt6


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(qt6-base
          qt6-xcb-private-headers)
 _qtver=6.7.0
 pkgver=${_qtver/-/}
-pkgrel=5
+pkgrel=6
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -97,6 +97,8 @@ prepare() {
   cd $_pkgfn
   git cherry-pick -n 7c4e1357e49baebdd2d20710fccb5604cbb36c0d # CVE-2024-33861
   git cherry-pick -n a8ef8ea55014546e0e835cd0eacf694919702a11 # 
https://bugreports.qt.io/browse/QTBUG-124386
+  git cherry-pick -n 062f701a11d2c46660f5c5edd73f245477918a47 # Fix 
dependencies in pc files
+  git cherry-pick -n 5ee9da89af7efe31ac45858bf1eb04e5155a3b50 # Fix 
dependencies in pc files
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/c967c410b0f8d513429614e8182082f47b418a23

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/c967c410b0f8d513429614e8182082f47b418a23
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to