summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorle342021-03-17 16:52:19 +1100
committerle342021-03-17 16:52:19 +1100
commitbb621a14b7e6df7049380aed62d8def40b0e2e18 (patch)
tree57492bfd98b419bfcde754251b0391372cd68fa1 /.SRCINFO
parent21687bc0f5cc6f4840e72e52ee5876a83e3b3fab (diff)
downloadaur-netbox-git.tar.gz
PKGBUILD: add optdepends array
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc1ffce7eefa..95823aac3c30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = netbox-git
pkgdesc = IP address management (IPAM) and data center infrastructure management (DCIM) tool.
- pkgver = v2.10.4.r28.b1cd634ab
- pkgrel = 2
+ pkgver = v2.10.5.r45.f9f1a4439
+ pkgrel = 1
url = https://github.com/netbox-community/netbox.git
install = netbox.install
arch = any
@@ -36,6 +36,10 @@ pkgbase = netbox-git
depends = python-simplejson
depends = python-xmltodict
depends = python-yaml
+ optdepends = apache
+ optdepends = nginx
+ optdepends = postgresql
+ optdepends = redis
provides = netbox
conflicts = netbox
replaces = netbox