From 5bbe78f4e41c0bacfc6e1995968bb48f4a0ec298 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 27 Apr 2024 16:03:37 +0000 Subject: [PATCH] extra/qt6-base to 6.7.0-3 --- extra/qt6-base/.SRCINFO | 6 +++--- extra/qt6-base/PKGBUILD | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/extra/qt6-base/.SRCINFO b/extra/qt6-base/.SRCINFO index 28d677244..460403b5c 100644 --- a/extra/qt6-base/.SRCINFO +++ b/extra/qt6-base/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = qt6-base pkgdesc = A cross-platform application and UI framework pkgver = 6.7.0 - pkgrel = 2 + pkgrel = 3 url = https://www.qt.io arch = x86_64 groups = qt6 @@ -79,11 +79,11 @@ pkgbase = qt6-base source = git+https://code.qt.io/qt/qtbase#tag=v6.7.0 source = qt6-base-cflags.patch source = qt6-base-nostrip.patch - source = fix-wrong-cpp-if.patch + source = fix-wrong-cpp-if.patch::https://code.qt.io/cgit/qt/qtbase.git/patch/?id=68102202 sha256sums = ee87abbfdf2d5bb204056bcb6c53e21c03e1abd779e3669faa56db7249c5e39e sha256sums = 5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78 sha256sums = 4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094 - sha256sums = b5cb3a29738a2783242a96c9d94298421875dcabec4fc2b5d8c5329b66e63070 + sha256sums = 81c4821fb1c258603474771a267d450aa8b5d1d298443bc04620d70719c7eab7 pkgname = qt6-base pkgdesc = A cross-platform application and UI framework diff --git a/extra/qt6-base/PKGBUILD b/extra/qt6-base/PKGBUILD index 61d86529f..aedba6f2b 100644 --- a/extra/qt6-base/PKGBUILD +++ b/extra/qt6-base/PKGBUILD @@ -10,7 +10,7 @@ pkgbase=qt6-base pkgname=(qt6-base qt6-xcb-private-headers) _qtver=6.7.0 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=3 arch=(x86_64) url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom)