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

Qt 6.2.2

parent 51fa5e9d
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-serialport
_qtver=6.2.1
_qtver=6.2.2
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=('ec77f4c9d6096588f3e735315f873976103479be453985b27f27fe8994e0776a')
sha256sums=('5555aae0332df90c7d955381a758a2b918b6e65e2148da8003c1fb2f9cf9640a')
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