author | Antonio Rojas
<arojas@archlinux.org> 2022-01-29 21:23:12 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-29 21:23:12 UTC |
parent | e5d087ca6acf3b0dffa8193579c13d2925036aa9 |
PKGBUILD | +2 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index c3c7524..4e33635 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=qt5-base pkgname=(qt5-base qt5-xcb-private-headers) pkgver=5.15.2+kde+r295 -pkgrel=1 +pkgrel=2 _commit=03933d189a93c760b642c7021dd9bb63802da254 arch=('x86_64') url='https://www.qt.io' @@ -34,6 +34,7 @@ source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit sha256sums=('SKIP' '5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78' '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094') +options=(debug) pkgver() { cd $_pkgfqn