author | Antonio Rojas
<arojas@archlinux.org> 2022-01-30 12:03:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-30 12:03:53 UTC |
parent | 89fcea89a40d02489b714f777aa2f314af393976 |
PKGBUILD | +2 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index a87923b..29df24b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=qt5-svg pkgver=5.15.2+kde+r16 -pkgrel=1 +pkgrel=2 _commit=728012f7762ecd5762d493f8796907c6456f31e7 arch=('x86_64') url='https://www.qt.io' @@ -16,6 +16,7 @@ groups=('qt' 'qt5') _pkgfqn=qtsvg source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP') +options=(debug) pkgver() { cd $_pkgfqn