summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChris Severance2015-09-10 04:47:20 -0400
committerChris Severance2015-09-10 04:47:20 -0400
commit1e9a1717aa6a3d9a4908e42cbd3e5fbc2933e846 (patch)
tree27659f1b9e3f59fdd573f6987830cd167d650b19 /.SRCINFO
downloadaur-1e9a1717aa6a3d9a4908e42cbd3e5fbc2933e846.tar.gz
Initial Import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..cfa3a8738a22
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = mysecureshell
+ pkgdesc = A shell that adds advanced SFTP features to the OpenSSH server including ACLs, connection limits, and bandwidth control
+ pkgver = 2.00
+ pkgrel = 2
+ url = https://mysecureshell.readthedocs.org/
+ install = mysecureshell.install
+ arch = arm
+ arch = i686
+ arch = x86_64
+ license = GPL
+ depends = openssh
+ backup = etc/ssh/sftp_config
+ source = mysecureshell-2.00.tar.gz::https://github.com/mysecureshell/mysecureshell/archive/v2.00.tar.gz
+ sha256sums = 05fbcc407a61a06f980581320e7df46bbb7cf2d2ae253cae79f716bda0940890
+
+pkgname = mysecureshell
+