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


Commits:
697e1717 by Antonio Rojas at 2024-05-21T17:28:36+02:00
upgpkg: 6.7.1-1: Qt 6.7.1

- - - - -


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


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgbase=qt6-base
 pkgname=(qt6-base
          qt6-xcb-private-headers)
 pkgver=6.7.1
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -90,9 +90,6 @@ 
sha256sums=('bc68440a69a331b6b79b3c36acc8346b5dc0aad1b53536fe363860af31dd494b'
 prepare() {
   patch -d $_pkgfn -p1 < qt6-base-cflags.patch # Use system CFLAGS
   patch -d $_pkgfn -p1 < qt6-base-nostrip.patch # Don't strip binaries with 
qmake
-
-  cd $_pkgfn
-  git cherry-pick -n f05cf3f11f4e42e05d069b5d9249d4b9aff41ffe # Fix locale 
issues
 }
 
 build() {



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/697e17173b0e829dc1e3e8272cbdc9529f7f5c70
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to