summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD1ceWard2022-07-12 09:48:19 +0200
committerD1ceWard2022-07-12 09:48:19 +0200
commite9c7f487a95f2040811dcf603b0cf805acdda283 (patch)
tree5d40178bdf36e5e639d1054b493be6669c529661 /PKGBUILD
parent1b410dfd749b8fa972c7e90742fe312a00ff9bff (diff)
downloadaur-e9c7f487a95f2040811dcf603b0cf805acdda283.tar.gz
upgpkg: dokku 0.27.5-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9003c0e2aeef..f41a0423b2f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=dokku
pkgver=0.27.5
-pkgrel=1
+pkgrel=2
pkgdesc='Docker-powered PaaS that helps build and manage the lifecycle of applications'
arch=('any')
url='https://github.com/dokku/dokku'
license=('MIT')
depends=(
'bash-completion'
+ 'bind'
'cpio'
'curl'
'docker'