summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-03-17 16:23:41 +0100
committerMartchus2023-03-17 16:23:41 +0100
commit30a5b0722288402de3b00d3e2678c16179c02f2b (patch)
tree25e608e1deadb887c56d1a2861da97d7d43f01f4 /PKGBUILD
parent651bba7e18a4aa3367983a93e775df6fcf8a71ca (diff)
downloadaur-30a5b0722288402de3b00d3e2678c16179c02f2b.tar.gz
Update to 6.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bfa81e49ea3..b4a7fa941b45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-5compat-static
-_qtver=6.4.2
+_qtver=6.4.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qt5compat-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('f51f505c8e985b51b7d733e27d782c6fce181beef53364acb0368cc892c4b792')
+sha256sums=('d4b249abb823d575eee9045c24d924ba8d1276e6be7735b287689991d998aa7a')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'