summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-05-26 15:30:04 +0200
committerMartchus2023-05-26 15:30:04 +0200
commit16b9ee7ca086c4b4299e2a43bc623e06f95e502b (patch)
tree5b23ecf760d55be8ab9598269795bf543917233c /PKGBUILD
parente4ad509eb8e7ba19bd838b3ca491ae3c52106068 (diff)
downloadaur-16b9ee7ca086c4b4299e2a43bc623e06f95e502b.tar.gz
Update to 6.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b4b11c82533..f69dd0a272aa 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.5.0
+_qtver=6.5.1
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=('a9e2f53a193fc2e131b01a2f6e7a1fbfe31309c2413fdc213e5a81c558c21261')
+sha256sums=('ae992b295fefabef2445beb3a8ec31c40fa0fb2c01603eaf2acfdb4a0054fb83')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'