summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSibren Vasse2019-02-22 15:08:05 +0100
committerSibren Vasse2019-02-22 15:26:12 +0100
commit831093091a3896f8afcd88d073ee29bc49038a38 (patch)
tree8ef0cffe9eafd209ba62de189a70674772ce7931 /.SRCINFO
parentf23ed0dadc1aa85edf9a5e0c0197a457984f285e (diff)
downloadaur-831093091a3896f8afcd88d073ee29bc49038a38.tar.gz
Fix build, add (PIE, FULL RELRO, strip), add LICENSE file and change project URL
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1fb2a8274ed..4aa7d2b60032 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
pkgbase = advanced-ssh-config
pkgdesc = ssh wrapper using ProxyCommand that adds regex, aliases, gateways, includes, dynamic hostnames to SSH and ssh-config
pkgver = 2.8.0
- pkgrel = 1
- url = https://github.com/moul/advanced-ssh-config
+ pkgrel = 2
+ url = https://github.com/moul/assh
arch = x86_64
- arch = i686
license = MIT
- makedepends = git
- depends = go
- options = !strip
- options = !emptydirs
+ makedepends = go-pie
+ source = advanced-ssh-config-2.8.0.tar.gz::https://github.com/moul/assh/archive/v2.8.0.tar.gz
+ sha256sums = 17656a6ac562707d6e85df44c1ccd04276fb1c08f1ff6a002291f4cb88880069
pkgname = advanced-ssh-config