summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-10-28 12:28:06 +0200
committerMartchus2021-10-28 12:28:06 +0200
commitef22749815f67e715ce525981afe31a9b7f9a3ae (patch)
treee91fc78f8b6fcd45b881b4a1c266fccdd0bd3cc6 /PKGBUILD
parentc1146818461239823526f98249e7698074aaa4a2 (diff)
downloadaur-ef22749815f67e715ce525981afe31a9b7f9a3ae.tar.gz
Update to 6.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 421f5130ec32..32491ec94d7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-serialbus-static
-_qtver=6.2.0
+_qtver=6.2.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtserialbus-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('b8cfe2a5b49f8e06c76072021015c107fb35a678d1d28beaba9e629be18aac41')
+sha256sums=('15e7a0a578dc9ed306ff2598edb9822081902ef1a4b52b20f1d2dd6461239f85')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'