summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:26:32 +0100
committerMartchus2023-01-07 14:26:32 +0100
commit80a6ceed59aacedf5c49f6b52e665f89c6853cbf (patch)
treed1adc503534b230697d9bcd606aa503c5f25e6fc /PKGBUILD
parent844fe2a53ebd940384cef92ae9d78bcd849a5333 (diff)
downloadaur-80a6ceed59aacedf5c49f6b52e665f89c6853cbf.tar.gz
Update to 6.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 211a6cd08993..19f161e9ee59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-serialport-static
-_qtver=6.4.1
+_qtver=6.4.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtserialport-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('1d0ace5063e62bfdc77283e9a7cf2b592bcdb9246e3e891ed7d24905362b82fa')
+sha256sums=('336d95919037800184b3c3de8ccb6f62954b20f3756c05adce8d5010504340fa')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'