summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBailey Kasin2020-01-20 04:37:03 -0800
committerBailey Kasin2020-01-20 04:37:03 -0800
commit00b93a38649c1cfa341c8eb99bd127225b0a3b91 (patch)
tree11f11eab2a46c8b18e9529fde2e54965634edaa6
parente2e1aff19d7fca63df4b52c78c0d9d640f64e8ab (diff)
downloadaur-00b93a38649c1cfa341c8eb99bd127225b0a3b91.tar.gz
Depends
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5fedac0eb65..06af96b6619f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = gogios-bin
arch = x86_64
license = MIT
optdepends = nginx
- optdepends = nmap
+ optdepends = gogios-plugins
provides = gogios
conflicts = gogios
noextract = gogios-2.2-2-x86_64.pkg.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 2bd2c41051c7..79fe4d329724 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://angrysysadmins.tech"
license=('MIT')
optdepends=(
'nginx'
- 'nmap'
+ 'gogios-plugins'
)
source=("https://github.com/BKasin/gogios/releases/download/${pkgver}/gogios-${pkgver}-${pkgrel}-${arch}.pkg.tar.xz")
options=('!strip' '!emptydirs')