summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin MacMartin2020-02-17 16:15:46 -0500
committerKevin MacMartin2020-02-17 16:15:46 -0500
commit42e43574707c8e0db256904043d80577cb602232 (patch)
tree14a3c5d2454794e2df480e39a0ad3d1001f7e6b2 /PKGBUILD
parent6a34c31ee131be292648d5f2b850be6f878a4e3a (diff)
downloadaur-42e43574707c8e0db256904043d80577cb602232.tar.gz
Use go-pie instead of go to build now that the syncthing package depends on that as well
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e794dc5bc36..a5d4190cc649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@ _pkgname=syncthing
pkgname=$_pkgname-discosrv
epoch=1
pkgver=1.3.4
-pkgrel=1
+pkgrel=2
pkgdesc='Discover server for the syncthing P2P synchronization utility'
url='http://syncthing.net'
license=('MIT')
install=$pkgname.install
depends=('glibc')
-makedepends=('go')
+makedepends=('go-pie')
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
source=(