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

Qt 6.2.1

parent 563a80f1
No related branches found
Tags 6.2.1-1
No related merge requests found
......@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=qt6-webview
_qtver=6.2.0
_qtver=6.2.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
......@@ -14,7 +14,7 @@ makedepends=(cmake ninja)
groups=(qt6)
_pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
sha256sums=('75fbc1e372d4034361c16571798ac94e8c3ccfbdfbb06dca40b7c2230235708e')
sha256sums=('9aedbbbcf74ce60f250ae843b625e31f90f84613f6d6e60bcc5d98f2edda4e6a')
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