diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template index b8de9038e45903..316f1d3619dab9 100644 --- a/srcpkgs/go-ipfs/template +++ b/srcpkgs/go-ipfs/template @@ -1,19 +1,19 @@ # Template file for 'go-ipfs' pkgname=go-ipfs -version=0.11.0 +version=0.17.0 revision=1 build_style=go -go_import_path="github.com/ipfs/go-ipfs" -go_package="${go_import_path}/cmd/ipfs" +go_import_path="github.com/ipfs/kubo" +go_package="${go_import_path}/cmd/ipfs ${go_import_path}/cmd/ipfswatch" hostmakedepends="git" depends="fs-repo-migrations>=1.7.1" -short_desc="Global versioned P2P merkle DAG file system" +short_desc="Global versioned P2P merkle DAG file system - kubo" maintainer="Christopher Brannon " license="MIT, Apache-2.0" -homepage="https://ipfs.io" -changelog="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/ipfs/go-ipfs/blob/master/CHANGELOG.md" -distfiles="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/ipfs/go-ipfs/archive/v${version}.tar.gz" -checksum=fb97e50a5d259f0c07c6b6602b52d2bc71b08eaa8601fbbacb454540630be20c +homepage="https://ipfs.tech" +changelog="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/ipfs/kubo/blob/master/CHANGELOG.md" +distfiles="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/ipfs/kubo/archive/v${version}.tar.gz" +checksum=de9f5838464967b8d933c5ac28d7dccd7f9e28257604962df1ca73770768053f system_accounts="_ipfs" make_dirs="/var/lib/ipfs 0700 _ipfs _ipfs" diff --git a/srcpkgs/go-ipfs/update b/srcpkgs/go-ipfs/update new file mode 100644 index 00000000000000..2045ef121f7cbd --- /dev/null +++ b/srcpkgs/go-ipfs/update @@ -0,0 +1 @@ +pkgname=kubo