summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 216357a88565..593a6553c5a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,12 @@
pkgname=ali-git
pkgver=0.5.4.r0.ge7108d2
-pkgrel=1
+pkgrel=2
pkgdesc="Generate HTTP load and plot the results in real-time (git)"
arch=('x86_64')
url="https://github.com/nakabonne/ali"
license=('MIT')
+depends=('glibc')
makedepends=('git' 'go')
conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")