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

Qt 6.5.0

parent 5040fc43
No related branches found
Tags 0.4.5.1-1
No related merge requests found
......@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=qt6-serialport
_qtver=6.4.3
_qtver=6.5.0
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=('5f97ad9067efa39a8a2a39fbbc1e03d2191f305733d9c2f3060f8017ecfc95de')
sha256sums=('9209a9f5978a4adf3a150582270432fe3b635d05513ad1a57bff5ca4954a4dff')
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