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 2b8478c0dd9a..dc3a84019385 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgrel=2
pkgdesc='Simple ssh-agent that loads keys stored from Moolticute'
arch=('x86_64')
url="https://github.com/raoulh/$pkgname"
-license=('GPL')
-makedepends=('go')
+license=('GPL3')
+makedepends=('git','go')
source=("$pkgname"::"git://github.com/raoulh/$pkgname")
sha256sums=('SKIP')