author | Antonio Rojas
<arojas@archlinux.org> 2022-01-30 11:22:37 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-30 11:22:37 UTC |
parent | 4143afe59a6bd574ec012ef94ef6bb53ba95e248 |
PKGBUILD | +2 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index a43fa58..ba9621e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-quickcontrols2 pkgver=5.15.2+kde+r10 -pkgrel=1 +pkgrel=2 _commit=b092b19a18d14e70beae6afebc6bde5d83e9eed7 arch=('x86_64') url='https://www.qt.io' @@ -16,6 +16,7 @@ groups=('qt' 'qt5') _pkgfqn=qtquickcontrols2 source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP') +options=(debug) pkgver() { cd $_pkgfqn