author | Antonio Rojas
<arojas@archlinux.org> 2022-01-30 09:53:01 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-30 09:53:01 UTC |
parent | 68441c52921a0ff285bc8068a01416b2e7794860 |
PKGBUILD | +2 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 686aeaf..98d51f6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=qt5-connectivity _qtver=5.15.2 pkgver=5.15.2+kde+r5 -pkgrel=1 +pkgrel=2 _commit=5e9ca5d36d65dadb98ef90013a1dcf15fbd7ae26 arch=('x86_64') url='https://www.qt.io' @@ -17,6 +17,7 @@ groups=('qt' 'qt5') _pkgfqn=qtconnectivity source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP') +options=(debug) pkgver() { cd $_pkgfqn