Skip to content
Snippets Groups Projects
Commit 2f4eee87 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Qt 6.3.2

parent 5384074c
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=qt6-webview
_qtver=6.3.1
_qtver=6.3.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
......@@ -15,7 +15,7 @@ groups=(qt6)
options=(debug)
_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
sha256sums=('b49b185486fd11690261ad7671ba7b507727e26630db33b8c5bc3c8ef3e89038')
sha256sums=('67ab08e5c756e4f372c621e1d1508ddbe388c6385cc9d543247b5907684f661b')
build() {
cmake -B build -S $_pkgfn -G Ninja
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment