summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartin -nexus- Mlynář2015-07-21 23:50:13 +0200
committerMartin -nexus- Mlynář2015-07-22 00:22:26 +0200
commit71d4153881ea0520d9e5d52806d6fe69975f35c9 (patch)
tree5e01f5e18b86b551227e834fc0ad1d99b56544f8 /.SRCINFO
downloadaur-71d4153881ea0520d9e5d52806d6fe69975f35c9.tar.gz
initial package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7f9b05e62eb4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = dokku
+ pkgdesc = Docker powered mini-Heroku in around 100 lines of Bash.
+ pkgver = 0.3.21
+ pkgrel = 1
+ url = https://github.com/progrium/dokku
+ install = dokku.install
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = go
+ depends = docker
+ source = git+https://github.com/progrium/dokku.git#tag=v0.3.21
+ source = dokku.install
+ source = pluginhook.go
+ source = sshcommand
+ sha256sums = SKIP
+ sha256sums = d59d82c65583b571b0f9645425a10f7fcb888aedd6aecd0e39d2a3fdb6c1fe8d
+ sha256sums = a8be92d37d9e99e2f5d0b44aed2451dc590daa7e5366b5cb2ba3197fb0ae65b0
+ sha256sums = 610eb140386de622ea46e6144be9f6f0a130887f94005319a395aed081d95879
+
+pkgname = dokku
+