summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD1ceWard2021-11-18 18:02:15 +0100
committerD1ceWard2021-11-18 18:02:15 +0100
commit3f262ff7ecff3b83377a22ba9c593b2f773cdb83 (patch)
tree72971a4b7c55e13ab80d0dd1e2865e5ec52990b2 /PKGBUILD
parent0f9ff654935d2295e4a9f56331ab1dd6f636a4be (diff)
downloadaur-3f262ff7ecff3b83377a22ba9c593b2f773cdb83.tar.gz
upgpkg: dokku 0.26.5-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06d6a2bc670b..e9a8ede5943a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=dokku
-pkgver=0.26.4
+pkgver=0.26.5
pkgrel=1
pkgdesc='Docker-powered PaaS that helps build and manage the lifecycle of applications'
arch=('any')
@@ -40,7 +40,7 @@ source=("${url}/archive/v${pkgver}.zip"
"crontab_calls.patch"
"systemd_calls.patch"
"LICENSE")
-sha256sums=('07c394498f4808a80ac8cb2530df2f9baddf9ff298ebbcb938ad0353f25278cd'
+sha256sums=('29e19c047563392f84dbe61b004307c01dc5bcbd6a5cba6aed30b4a84bdef411'
'5b3e99b6be28f8c68e024d9127992bcd49c758566a6ecaa15f9788a411eab0f0'
'88fae4d0578b9badaa91d1d4771952b4c7560ba2f56f4eda990034078a44431e'
'c600fefea1c93e9f94192741adc679fb0a05674775d3677954f10db4e09205c6'
@@ -80,8 +80,6 @@ package() {
# Install executable and license
install -Dm755 "${pkgname}-${pkgver}/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-
- mkdir -p "${pkgdir}/usr/share/licenses/${pkgname}"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
# Move all files in place