summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin -nexus- Mlynář2015-07-26 00:26:03 +0200
committerMartin -nexus- Mlynář2015-07-26 00:26:03 +0200
commit95778c688fb81c3af74d63cdd7d0a0237596e969 (patch)
treeefcc3b905ae9ab9b8d5cd50b23028c726172b0e1 /PKGBUILD
parente9fe8e0a29d2721dd039e2ab8329e050e94fbddf (diff)
downloadaur-95778c688fb81c3af74d63cdd7d0a0237596e969.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 962989bd58fa..85eaa34b9336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martin Mlynář <nexus+arch@smoula.net>
pkgname=dokku
-pkgver=0.3.21
+pkgver=0.3.22
pkgrel=3
pkgdesc="Docker powered mini-Heroku in around 100 lines of Bash."
arch=(i686 x86_64)
@@ -17,7 +17,7 @@ makedepends=(
#https://raw.githubusercontent.com/progrium/pluginhook/master/pluginhook.go
#https://raw.githubusercontent.com/progrium/sshcommand/master/sshcommand
source=(
- "git+https://github.com/progrium/dokku.git#tag=v0.3.21"
+ "git+https://github.com/progrium/dokku.git#tag=v0.3.22"
"${pkgname}.install"
"pluginhook.go"
"sshcommand"