summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authord1ceward2018-12-18 08:39:17 +0100
committerd1ceward2018-12-18 08:39:17 +0100
commitd60b087e45323aeade1f74afcfdadcbec2a0a74f (patch)
tree2374326d90cbfdd4a5a6b63fba2c20321f227834 /PKGBUILD
parent119a7b671612177226016e2176378ca3c4060d5b (diff)
downloadaur-d60b087e45323aeade1f74afcfdadcbec2a0a74f.tar.gz
Merge commit '0aabece4327a384eefc2ed1a3d75aa0d71f865c1'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ff4b8140ed5..c3d408b83a79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=dokku
-pkgver=0.13.3
+pkgver=0.13.4
pkgrel=1
pkgdesc="Docker powered mini-Heroku in around 100 lines of Bash."
arch=(any)
@@ -23,7 +23,7 @@ source=(
"https://github.com/dokku/dokku/archive/v$pkgver.zip"
"$pkgname.install"
)
-sha256sums=('36531c453c248572c42fe13688809fca67be435f4f6209056f90625be26337f5'
+sha256sums=('80f21b1b0485befc2d6431869e3ac49460d5020c3f9732998cdcdbc13b9f03cf'
'65175269313c2afcabec038d3994d940b7e60db91be270da11bfefc3febb9452')
install="$pkgname.install"