summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEvangelos Foutras2023-01-15 08:52:32 +0000
committerEvangelos Foutras2023-01-15 08:52:32 +0000
commitca0992a29770a0fc1a77648fe8bd78f5a0eb3270 (patch)
tree7a8741c8ad0d824c85de7c40cf5fdca5e0d991ab /PKGBUILD
parent7822b74d7daf05449d36c5a472e937c87d4e0f90 (diff)
downloadaur-ca0992a29770a0fc1a77648fe8bd78f5a0eb3270.tar.gz
Drop options=(debug)/options=('debug') from trunk
devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbccc0d6c982..5336533d3cef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,6 @@ groups=('qt' 'qt5')
_pkgfqn=${pkgname/5-/}
source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
sha256sums=('SKIP')
-options=(debug)
pkgver() {
cd $_pkgfqn