summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorArthur Skowronek2015-10-11 18:38:41 +0200
committerArthur Skowronek2015-10-11 18:49:38 +0200
commit1b484fb64264772b096636eba8ae8d256a6613ce (patch)
treeb9ff629765bbdb791b48679992c08c5686c5e2ec /.SRCINFO
downloadaur-1b484fb64264772b096636eba8ae8d256a6613ce.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4ab920110e20
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = deis-client
+ pkgdesc = Command line interface client for Deis, an open source PaaS that makes it easy to deploy and manage applications on your own servers.
+ pkgver = 1.11.0
+ pkgrel = 1
+ url = http://deis.io/
+ arch = x86_64
+ arch = i686
+ arch = armv7h
+ license = APACHE
+ makedepends = go
+ makedepends = godep
+ source = https://github.com/deis/deis/archive/v1.11.0.tar.gz
+ sha256sums = ae53da596e44cbeccbf0d0f05186538f97d42344f379ed2866bf0f7b0ba018cb
+
+pkgname = deis-client
+