summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartin -nexus- Mlynář2015-07-25 23:10:09 +0200
committerMartin -nexus- Mlynář2015-07-25 23:10:09 +0200
commite9fe8e0a29d2721dd039e2ab8329e050e94fbddf (patch)
treee44f08248f3bc99c59521847d1a2c6be9ac51238 /.SRCINFO
parent71d4153881ea0520d9e5d52806d6fe69975f35c9 (diff)
downloadaur-e9fe8e0a29d2721dd039e2ab8329e050e94fbddf.tar.gz
nginx config, remove install scripts for plugins
install stuff is managed by package manager
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 7 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f9b05e62eb4..0c8bdeba6d18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dokku
pkgdesc = Docker powered mini-Heroku in around 100 lines of Bash.
pkgver = 0.3.21
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/progrium/dokku
install = dokku.install
arch = i686
@@ -9,14 +9,19 @@ pkgbase = dokku
license = MIT
makedepends = go
depends = docker
+ depends = nginx
source = git+https://github.com/progrium/dokku.git#tag=v0.3.21
source = dokku.install
source = pluginhook.go
source = sshcommand
+ source = dokku-redeploy.service
+ source = nginx-dokku.conf
sha256sums = SKIP
- sha256sums = d59d82c65583b571b0f9645425a10f7fcb888aedd6aecd0e39d2a3fdb6c1fe8d
+ sha256sums = 83cef09105aa419713dd32741810c95f0922d6cd5c97b7b1d36ba349c521b635
sha256sums = a8be92d37d9e99e2f5d0b44aed2451dc590daa7e5366b5cb2ba3197fb0ae65b0
sha256sums = 610eb140386de622ea46e6144be9f6f0a130887f94005319a395aed081d95879
+ sha256sums = 1d0557dd1f8cb0b0f39ac011c69fc6224e287f34cc7974f3420b608829d36ff1
+ sha256sums = a5c81c91f3858d2325bd60a1b63efa5b71cc42c98746bcf1dd47668ccb5eeead
pkgname = dokku