summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean Lucas2019-08-14 21:42:24 -0400
committerJean Lucas2019-08-14 21:44:32 -0400
commit5216544574c98421e30d8a19ff7bf7b5f5a9f855 (patch)
treecc644a7765a084e9b16b40fcc26d8d4f7fd53516 /PKGBUILD
parentc55a51ce01c3a8119e86eb21f6e64c19e23cd05f (diff)
downloadaur-filtron.tar.gz
Add glibc as dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9630c7d1fded..0aaa8160a5b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,12 @@
pkgname=filtron
pkgver=0+r51+93f8b22
_commit=93f8b22bc42fabb57d8a4c0ce7b7de706e6034b6
-pkgrel=1
-pkgdesc='Reverse-HTTP filtering proxy'
+pkgrel=2
+pkgdesc='Reverse HTTP filtering proxy'
arch=(i686 x86_64)
url=https://github.com/asciimoo/filtron
license=(AGPL3)
+depends=(glibc)
makedepends=(git go)
install=filtron.install
source=(git+$url#commit=$_commit