summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-04-04 10:46:32 +0200
committerMartchus2024-04-04 10:46:32 +0200
commitcc40d4708f49227c8a9438c73109b91638771e67 (patch)
tree94a138989b6b5dd2fe2483427ca0d5aeca0abb67 /PKGBUILD
parentff086f38c3ef94f0020f53817d063a3b499eee93 (diff)
downloadaur-cc40d4708f49227c8a9438c73109b91638771e67.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 05005da1041c..7be9fdbbe53e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-virtualkeyboard-static
-_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="qtvirtualkeyboard-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('989f82a1fbf49af3264a18191430726588fa3664f0eab13a7234c7054c3fa134')
+sha256sums=('d61bb2a18b1b06f64c956b2bde740c90a4bb46c47a99b31462e6e8d278a0cb6a')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'