summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel M. Capella2018-03-11 18:55:37 -0400
committerDaniel M. Capella2018-03-11 18:55:37 -0400
commit3c15b84bb44bba5c02cf2b3ed0fca91ab4cd9f93 (patch)
tree03e23df20ffc286220d4a5fe999e7fbee1b58d4c /PKGBUILD
parent04767646a5b234e771782214c1bf43a26e719ae0 (diff)
downloadaur-3c15b84bb44bba5c02cf2b3ed0fca91ab4cd9f93.tar.gz
Build with go-pie
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0716cd065436..e80a4f88cf12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url=https://github.com/jessfraz/weather
arch=('x86_64')
license=('MIT')
depends=('glibc')
-makedepends=('go')
+makedepends=('go-pie')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha512sums=('9023e47e97e04510677da5c85f38bcd9bed4f2111c2a40ff6117b37eb73bf16c290c7c8dc4e89f44e508a9593b5d5369ed5281db1d9033e32a6fa3ac60f24ef0')