summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjkhsjdhjs2024-03-25 02:30:45 +0100
committerjkhsjdhjs2024-03-25 02:31:40 +0100
commit38a9855934dd4d1abab0267a1bbc80f1c64107ce (patch)
treec10efea0709ff12d235a3c6ee10befe2c0c10cc8 /PKGBUILD
parent90b6a127b8bb7059877fc98d2f4a1bd8832f488b (diff)
downloadaur-38a9855934dd4d1abab0267a1bbc80f1c64107ce.tar.gz
disable makepkg debug option
https://github.com/theotherp/nzbhydra2/issues/925 https://bbs.archlinux.org/viewtopic.php?id=294068
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a90c33cda5b4..e980a1ecc28b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="nzbhydra2-nojava-bin"
pkgver=5.3.11
-pkgrel=1
+pkgrel=2
pkgdesc="Search aggregator for newznab and torznab indexers."
arch=('x86_64' 'aarch64')
url="https://github.com/theotherp/nzbhydra2"
@@ -12,6 +12,7 @@ provides=('nzbhydra2')
conflicts=('nzbhydra2')
depends=('python')
optdepends=('jackett: torrent indexer proxy')
+options=(!debug)
source=('nzbhydra2.service'
'nzbhydra2.tmpfiles'