author | Antonio Rojas
<arojas@archlinux.org> 2022-01-29 21:41:15 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-29 21:41:15 UTC |
parent | 724ab1b8b1a734264fc86085c4296ac8593d10c6 |
PKGBUILD | +2 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 50c10a7..b53c60f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-declarative pkgver=5.15.2+kde+r43 -pkgrel=1 +pkgrel=2 _commit=c691908c54ed7815f513f8511005dbf1f13ad40d arch=('x86_64') url='https://www.qt.io' @@ -16,6 +16,7 @@ conflicts=('qtchooser') _pkgfqn=qtdeclarative source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP') +options=(debug) pkgver() { cd $_pkgfqn