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

Qt 6.5.1

parent 9e4bb5bb
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
pkgbase=qt6-doc
pkgname=(qt6-doc qt6-examples)
_qtver=6.5.0
_qtver=6.5.1
pkgver=${_qtver/-/}
pkgrel=1
arch=('any')
......@@ -15,7 +15,7 @@ makedepends=(cmake ninja mariadb-libs unixodbc postgresql alsa-lib gst-plugins-b
groups=(qt6)
_pkgfn=qt-everywhere-src-$_qtver
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/single/$_pkgfn.tar.xz)
sha256sums=('dba376e110e53895c7c827eea389dc12aa9c45862cd197d2f0d37ee472baf0b0')
sha256sums=('a2d88a6f8c3835dca52f3b7433149c3de606a96bbf024640c27657276cc7350a')
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