summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2019-04-08 18:39:25 -0500
committerMoses Narrow2019-04-08 18:39:25 -0500
commit60b4aeabb3a8b426ab8a652f9ddd0625dd1ffa8f (patch)
tree23a09d9f9a16f99c4543b97ebe8e9a70f9ea5cef /PKGBUILD
parent4b0add30311cbe9748ab29a90138b854fad1e9cf (diff)
downloadaur-60b4aeabb3a8b426ab8a652f9ddd0625dd1ffa8f.tar.gz
first commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5076e1f88f1..d859aedef2c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
arch=('any')
url="https://${pkggopath}"
license=()
-makedepends=('unzip')
+makedepends=('go' 'dep')
source=("https://$pkggopath/archive/v$pkgver.tar.gz")
sha256sums=('e4fc5221d89b0f548a0093c944829c0b3e94f96efcc339effc5fea34f4accbd3')
validpgpkeys=('DE08F924EEE93832DABC642CA8DC761B1C0C0CFC')