summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien LEFEBVRE2022-05-30 10:09:08 +0200
committerFabien LEFEBVRE2022-05-30 10:09:08 +0200
commit1b410dfd749b8fa972c7e90742fe312a00ff9bff (patch)
tree6e0ab02bb04612b80f137790b88562f590616a11
parent325c82224104fa26f20af17a5b9553f79ce554ad (diff)
downloadaur-1b410dfd749b8fa972c7e90742fe312a00ff9bff.tar.gz
upgpkg: dokku 0.27.5-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad37a8ec34f6..9f7382737158 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.3
+ pkgver = 0.27.5
pkgrel = 1
url = https://github.com/dokku/dokku
install = dokku.install
@@ -30,13 +30,13 @@ pkgbase = dokku
depends = sshcommand
depends = unzip
conflicts = inetutils
- source = https://github.com/dokku/dokku/archive/v0.27.3.zip
+ source = https://github.com/dokku/dokku/archive/v0.27.5.zip
source = dokku.install
source = crontab_calls.patch
source = systemd_calls.patch
source = hostname
source = LICENSE
- sha256sums = 0bd7180f92c15bf302cec8a618538a6cabeb97b2ddd2e6299f7dd5a575aeeeb0
+ sha256sums = fd62b5869e06f381de29f14eaa5f656a29a3e0f358631084d9aefbd36e45e384
sha256sums = 5b3e99b6be28f8c68e024d9127992bcd49c758566a6ecaa15f9788a411eab0f0
sha256sums = dda85c90106e68b5478679fb2a5b8b37a786d188703abd255e079bdada36a9c0
sha256sums = c600fefea1c93e9f94192741adc679fb0a05674775d3677954f10db4e09205c6
diff --git a/PKGBUILD b/PKGBUILD
index 4d670a826ec1..9003c0e2aeef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=dokku
-pkgver=0.27.3
+pkgver=0.27.5
pkgrel=1
pkgdesc='Docker-powered PaaS that helps build and manage the lifecycle of applications'
arch=('any')
@@ -38,7 +38,7 @@ source=("${url}/archive/v${pkgver}.zip"
"systemd_calls.patch"
"hostname"
"LICENSE")
-sha256sums=('0bd7180f92c15bf302cec8a618538a6cabeb97b2ddd2e6299f7dd5a575aeeeb0'
+sha256sums=('fd62b5869e06f381de29f14eaa5f656a29a3e0f358631084d9aefbd36e45e384'
'5b3e99b6be28f8c68e024d9127992bcd49c758566a6ecaa15f9788a411eab0f0'
'dda85c90106e68b5478679fb2a5b8b37a786d188703abd255e079bdada36a9c0'
'c600fefea1c93e9f94192741adc679fb0a05674775d3677954f10db4e09205c6'