summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2023-01-15 09:13:06 +0000
committerEvangelos Foutras2023-01-15 09:13:06 +0000
commitd0a128ce0defd667526e826da34fc4c796196ccf (patch)
tree0b4f325abb4da161432541497a188ec05d91e9b0
parente9ce22cbd290952f82e12e141647dada5a3d9a75 (diff)
downloadaur-d0a128ce0defd667526e826da34fc4c796196ccf.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 017d6bf43ebf..ed245b43302a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ url="https://drobilla.net/software/patchage.html"
license=(GPL3)
depends=(atkmm gcc-libs glibc glibmm gtkmm)
makedepends=(alsa-lib boost dbus-glib ganv glib2 gtk2 jack libsigc++ meson)
-options=(debug)
source=(https://download.drobilla.net/$pkgname-$pkgver.tar.xz{,.sig})
sha512sums=('c6c43afc50978db02517282c1e8c7aad131e30f6255e79e65ea17edcee0b470ec3172da2c057abe4cf4bb12a081a92165ac322cfc4ec77382bb992e74827831b'
'SKIP')