summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c5680da2067..57948e47bf90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ provides=('fail2rest')
conflicts=('fail2rest')
pkgver=r52.42cfa41
pkgname=fail2rest-git
-pkgrel=1
+pkgrel=2
pkgdesc="REST server for fail2ban"
arch=('any')
depends=('fail2ban')
-makedepends=()
+makedepends=('go')
url="https://github.com/Sean-Der/fail2rest"
options=()
license=('MIT')