summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2023-01-15 09:13:06 +0000
committerEvangelos Foutras2023-01-15 09:13:06 +0000
commite1e13c130828cc0d0d7e1d263cc1855acfbe1362 (patch)
tree9890743e61c3aba8fd41e9429279d68bd36c97fa
parenta70dc851c9e6f088fa4481e109d0d59dccf1fa22 (diff)
downloadaur-e1e13c130828cc0d0d7e1d263cc1855acfbe1362.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 df924687552d..cfbfa5200c54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ url='https://gitlab.freedesktop.org/rncbc/qpwgraph'
license=('GPL')
depends=('alsa-lib' 'pipewire' 'qt6-base' 'qt6-svg')
makedepends=('cmake')
-options=('debug')
source=("$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
sha512sums=('3e040a0fdd676695de90c2332c0e0124947ccf91992a4e846dceb15fb344a338f82c48c9cb501d183b6eaa174cbc2d25c7693fc23437836833d851b2c738f3d3')