summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortxtsd2024-10-17 08:59:20 +0530
committertxtsd2024-10-17 08:59:20 +0530
commit793723b907335cefe7ef2f1f68ebf281852339af (patch)
tree1fe537a7269e1dfa02694f7571fdb22e4446bcc3 /PKGBUILD
parent3ad23a3ce841a630b8531b695ad31a336f718cd6 (diff)
downloadaur-793723b907335cefe7ef2f1f68ebf281852339af.tar.gz
chore: Adjust provides and conflicts
Signed-off-by: txtsd <code@ihavea.quest>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ed30face31f..be86922b1858 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,6 +32,8 @@ optdepends=(
'nzbhydra2: torznab and usenet indexer proxy'
'prowlarr: torrent and usenet indexer proxy'
)
+provides=(sonarr)
+conflicts=(sonarr)
options=(!debug)
source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/Sonarr/Sonarr/archive/refs/tags/v${pkgver}.tar.gz"