summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien LEFEBVRE2022-05-16 09:55:46 +0200
committerFabien LEFEBVRE2022-05-16 09:55:46 +0200
commit325c82224104fa26f20af17a5b9553f79ce554ad (patch)
tree2f63bd30efa5a7135f5446977402071e32d6fc16
parent0a93f6e035e77fcddf7b76c56c9db1f70a2ed98d (diff)
downloadaur-325c82224104fa26f20af17a5b9553f79ce554ad.tar.gz
upgpkg: dokku 0.27.3-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 47160a1d06b7..ad37a8ec34f6 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.2
+ pkgver = 0.27.3
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.2.zip
+ source = https://github.com/dokku/dokku/archive/v0.27.3.zip
source = dokku.install
source = crontab_calls.patch
source = systemd_calls.patch
source = hostname
source = LICENSE
- sha256sums = 30bf3bb7d4b54c49894e203d803403d1db516796a43497a389d30f704a45c409
+ sha256sums = 0bd7180f92c15bf302cec8a618538a6cabeb97b2ddd2e6299f7dd5a575aeeeb0
sha256sums = 5b3e99b6be28f8c68e024d9127992bcd49c758566a6ecaa15f9788a411eab0f0
sha256sums = dda85c90106e68b5478679fb2a5b8b37a786d188703abd255e079bdada36a9c0
sha256sums = c600fefea1c93e9f94192741adc679fb0a05674775d3677954f10db4e09205c6
diff --git a/PKGBUILD b/PKGBUILD
index 67c005f5914d..4d670a826ec1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=dokku
-pkgver=0.27.2
+pkgver=0.27.3
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=('30bf3bb7d4b54c49894e203d803403d1db516796a43497a389d30f704a45c409'
+sha256sums=('0bd7180f92c15bf302cec8a618538a6cabeb97b2ddd2e6299f7dd5a575aeeeb0'
'5b3e99b6be28f8c68e024d9127992bcd49c758566a6ecaa15f9788a411eab0f0'
'dda85c90106e68b5478679fb2a5b8b37a786d188703abd255e079bdada36a9c0'
'c600fefea1c93e9f94192741adc679fb0a05674775d3677954f10db4e09205c6'