author | Antonio Rojas
<arojas@archlinux.org> 2022-01-30 12:21:20 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-30 12:21:20 UTC |
parent | cdbfa14612f32db03375d70bdaeabf0223c88381 |
PKGBUILD | +2 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index d694567..94b9a08 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-wayland pkgver=5.15.2+kde+r46 -pkgrel=1 +pkgrel=2 _commit=b6d85c2a75f5618e87267f5b5c361455be257a17 arch=('x86_64') url='https://www.qt.io' @@ -15,6 +15,7 @@ groups=('qt' 'qt5') _pkgfqn=qtwayland source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP') +options=(debug) pkgver() { cd $_pkgfqn