summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorris Jobke2016-04-13 23:19:41 +0200
committerMorris Jobke2016-04-13 23:19:41 +0200
commita6b7ae54865199d2ea551a266c75a0942b65daee (patch)
tree8eb2c26b3722503d38943bc7612b3d87b9cf94b5 /PKGBUILD
parent6426b4ac2ce33d2a7079aac69946a6a23d328c44 (diff)
downloadaur-a6b7ae54865199d2ea551a266c75a0942b65daee.tar.gz
v0.5.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b31ac1eda110..dae6ce25772b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Morris Jobke <hey AT morrisjobke.de>
# Maintainer: Martin Mlynář <nexus+arch@smoula.net>
pkgname=dokku
-pkgver=0.5.4
-pkgrel=7
+pkgver=0.5.5
+pkgrel=1
pkgdesc="Docker powered mini-Heroku in around 100 lines of Bash."
arch=(any)
url="https://github.com/dokku/dokku"
@@ -27,7 +27,7 @@ source=(
"https://github.com/dokku/dokku/archive/v${pkgver}.zip"
"${pkgname}.install"
)
-sha256sums=('6aeddb18aea7794f6cd93cfa1155c09238e74abf55dd2fd4ac2226b67c48d200'
+sha256sums=('10c76470a60e1ba50c21f2247ef726ae27e24cd38985bc8d481b17ca7301280b'
'99a9d421fe100ef889f0f23be409289c8e627e55e6d5231c79a50d5da290eeb7')
install=${pkgname}.install