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

Add debug

parent 4be7aba8
No related branches found
Tags 0.4.5.1-1
No related merge requests found
......@@ -4,7 +4,7 @@
pkgname=qt6-serialport
_qtver=6.2.3
pkgver=${_qtver/-/}
pkgrel=1
pkgrel=2
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
......@@ -12,6 +12,7 @@ pkgdesc='Provides access to hardware and virtual serial ports'
depends=(qt6-base)
makedepends=(cmake ninja)
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=('ce610c0edbdf22332acb445053e4f91d5f8579c21c07e5cd680b0cf770a0e2cf')
......
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