summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e968b5cdb7e8..6fce93281a8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=srandr
_pkgname=srandr
_pkgprefix=gitlab.com/ragon000/
pkgver=0.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="srandr - A tool for managing your sway outputs"
arch=('i686' 'x86_64')
license=('GPL')
@@ -42,6 +42,7 @@ prepare() {
build() {
cd "$srcdir/go/src/$_pkgprefix$_pkgname/"
+ export GOPATH="$srcdir/go"
echo ":: Building binary"
make