summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a027f98369b..45176fad92ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dokku
pkgdesc = Docker-powered PaaS that helps build and manage the lifecycle of applications
- pkgver = 0.27.8
+ pkgver = 0.27.10
pkgrel = 1
url = https://github.com/dokku/dokku
install = dokku.install
@@ -31,13 +31,13 @@ pkgbase = dokku
depends = sshcommand
depends = unzip
conflicts = inetutils
- source = https://github.com/dokku/dokku/archive/v0.27.8.zip
+ source = https://github.com/dokku/dokku/archive/v0.27.10.zip
source = dokku.install
source = crontab_calls.patch
source = systemd_calls.patch
source = hostname
source = LICENSE
- sha256sums = 919102e33457f12edcf5ffbea6b205e1bc10b4c6ccc5b3d30d82aa909d33a12a
+ sha256sums = fa66855b974eb8a89074a8a674a176af90984e9e3eaa62120baa374ea5238c8d
sha256sums = 5b3e99b6be28f8c68e024d9127992bcd49c758566a6ecaa15f9788a411eab0f0
sha256sums = dda85c90106e68b5478679fb2a5b8b37a786d188703abd255e079bdada36a9c0
sha256sums = c600fefea1c93e9f94192741adc679fb0a05674775d3677954f10db4e09205c6
diff --git a/PKGBUILD b/PKGBUILD
index 2822a2b4a189..338318eac031 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=dokku
-pkgver=0.27.8
+pkgver=0.27.10
pkgrel=1
pkgdesc='Docker-powered PaaS that helps build and manage the lifecycle of applications'
arch=('any')
@@ -39,7 +39,7 @@ source=("${url}/archive/v${pkgver}.zip"
"systemd_calls.patch"
"hostname"
"LICENSE")
-sha256sums=('919102e33457f12edcf5ffbea6b205e1bc10b4c6ccc5b3d30d82aa909d33a12a'
+sha256sums=('fa66855b974eb8a89074a8a674a176af90984e9e3eaa62120baa374ea5238c8d'
'5b3e99b6be28f8c68e024d9127992bcd49c758566a6ecaa15f9788a411eab0f0'
'dda85c90106e68b5478679fb2a5b8b37a786d188703abd255e079bdada36a9c0'
'c600fefea1c93e9f94192741adc679fb0a05674775d3677954f10db4e09205c6'