author | Antonio Rojas
<arojas@archlinux.org> 2022-01-30 11:02:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-30 11:02:34 UTC |
parent | 13e64d7c3734f762ef1748f51531b54bd55b44f9 |
PKGBUILD | +2 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index ff1a78c..451e89b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=qt5-quick3d _qtver=5.15.2 pkgver=5.15.2+kde+r19 -pkgrel=3 +pkgrel=4 _commit=3e3e53c834b25dc2959dd30f319d12d6f84ee1e3 arch=('x86_64') url='https://www.qt.io' @@ -19,6 +19,7 @@ source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit qt5-quick3d-assimp-5.1.patch) sha256sums=('SKIP' '57a3ac54c46f86d1f99ce20653bb34215cbd65fbd36f7ee802360336e88f268e') +options=(debug) pkgver() { cd $_pkgfqn