[arch-commits] Commit in go-ipfs/trunk (PKGBUILD)

Johannes Löthberg demize at archlinux.org
Thu Oct 12 17:46:00 UTC 2017


    Date: Thursday, October 12, 2017 @ 17:46:00
  Author: demize
Revision: 262473

Rebuild with go-pie

Modified:
  go-ipfs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-12 17:40:32 UTC (rev 262472)
+++ PKGBUILD	2017-10-12 17:46:00 UTC (rev 262473)
@@ -7,7 +7,7 @@
 
 pkgname=go-ipfs
 pkgver=0.4.11
-pkgrel=1
+pkgrel=2
 
 pkgdesc='A peer-to-peer hypermedia distribution protocol'
 url='http://ipfs.io/'
@@ -16,7 +16,7 @@
 
 depends=(glibc)
 optdepends=('fuse2: for mounting/advanced use')
-makedepends=(go git)
+makedepends=(go-pie git)
 
 source=(go-ipfs-$pkgver.tar.gz::https://github.com/ipfs/go-ipfs/archive/v$pkgver.tar.gz
         ipfs.service)



More information about the arch-commits mailing list