summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHarvey Tindall2021-01-16 21:36:30 +0000
committerHarvey Tindall2021-01-16 21:36:30 +0000
commit798dd5de56d3963ff7cc1f3e5ec2481d9d6db66e (patch)
treee33e3e3f4397bc1f5f23a224fad394b698d8ecee /.SRCINFO
parenta849c0b31c24a9bf305d7906e9274f064c95fef0 (diff)
downloadaur-798dd5de56d3963ff7cc1f3e5ec2481d9d6db66e.tar.gz
fix build on systems with GOPATH not in path
now uses $(go env GOPATH) to get gopath so swag can be run.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2dc3df58af9c..9b42fb0ab397 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jfa-go-git
pkgdesc = A web app for managing users on Jellyfin
pkgver = r221.ffc6257
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hrfee/jfa-go
arch = x86_64
license = MIT