summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2023-01-15 08:52:32 +0000
committerEvangelos Foutras2023-01-15 08:52:32 +0000
commite2fff59b111056c4fb9693da91cc05da231baf96 (patch)
treee76f124662ed45c3b82f231323a3245e8e504a10
parent9a03ec5843138713e48085936876796bfd637b3d (diff)
downloadaur-e2fff59b111056c4fb9693da91cc05da231baf96.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.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d884270fee3c..bfaad019ad95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,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