summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-04-04 10:46:53 +0200
committerMartchus2024-04-04 10:46:53 +0200
commit4675c8cf28d6c31d6d24fbab9c513fc39ccf5d45 (patch)
treef821290d5009bc71aa2fa216dac57ee4fccba191 /PKGBUILD
parente483d697bbf1431fd39779d04998311594f8296c (diff)
downloadaur-mingw-w64-qt6-serialport.tar.gz
Update to 6.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1652d3ead1db..bb22bee6df1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-serialport
-_qtver=6.6.3
+_qtver=6.7.0
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=('e1656579e555da61cb81cbbb5ee6d31835cea110b3a5dd9e14b16fa71e55dc37')
+sha256sums=('b1f02a3d8c9cc8ba2ffa7cca3749f1f147d327e8dfc633fd4ec3cb770d7981c9')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'