summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBailey Kasin2020-01-20 04:37:54 -0800
committerBailey Kasin2020-01-20 04:37:54 -0800
commitba266aeed299caa7b520213bf91844379672ed4f (patch)
tree75811f9a168b6d5be90a74e86e763f8d9a674686 /PKGBUILD
parent100a48feefd0bf02fbca2622a2b671101d2660cc (diff)
downloadaur-ba266aeed299caa7b520213bf91844379672ed4f.tar.gz
Depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a475aec88098..861484d98730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=gogios
pkgver=2.2.r1.g10612aa
-pkgrel=1
+pkgrel=2
pkgdesc="Checks to see if required services are still running on important machines."
arch=('x86_64')
url="https://github.com/bkasin/gogios"
license=('MIT')
makedepends=('go' 'make')
-optdepends=('nginx' 'nmap')
+optdepends=('nginx' 'gogios-plugins')
install=${pkgname}.install