summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authord1ceward2019-01-15 13:44:48 +0100
committerd1ceward2019-01-15 13:44:48 +0100
commit4338c771fc1255a2f6221e67f6a22f2774463342 (patch)
tree166ac4db31192052849e9de1f60012376dbd43d4
parent8ac685f607567e31c01dc61edfb0ed3b05f7157f (diff)
downloadaur-4338c771fc1255a2f6221e67f6a22f2774463342.tar.gz
upgpkg: dokku 0.14.2-4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a59b287ccab4..109826fe3cf0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dokku
pkgdesc = Docker powered mini-Heroku in around 100 lines of Bash.
pkgver = 0.14.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/dokku/dokku
install = dokku.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 4037e18f2ffc..9229b060c750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=dokku
pkgver=0.14.2
-pkgrel=3
+pkgrel=4
pkgdesc="Docker powered mini-Heroku in around 100 lines of Bash."
arch=(any)
url="https://github.com/dokku/dokku"
@@ -41,6 +41,8 @@ prepare() {
}
package() {
+ export GOPATH="${srcdir}/gopath"
+
cd "${srcdir}/${pkgname}-${pkgver}"
# Install executable