summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorben Günther2020-02-23 02:23:43 +0100
committerThorben Günther2020-02-23 02:28:19 +0100
commit2dd8c10a4210bb2d6c6d1efe850ad374d2e1d3fa (patch)
tree4abeeb825ef5f70ad9ab8ad9ab603d3c46098c09
parent4f00e66a8365a1babb4551712422f9f853e6f3ac (diff)
downloadaur-2dd8c10a4210bb2d6c6d1efe850ad374d2e1d3fa.tar.gz
Add build and use go-pie.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcb47f97ebd9..0fe9d06e1b00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='CLI for interacting with the sr.ht API'
arch=('x86_64')
url='https://git.xenrox.net/~xenrox/srhtctl'
license=('GPL3')
-makedepends=('git' 'go')
+makedepends=('git' 'go-pie')
provides=('srhtctl')
source=("$pkgname-$pkgver.tar.gz::https://git.xenrox.net/~xenrox/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('8468538669960864e5cb46310c86e737358184a3dd6a65c906b595e8521abcca')