summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergely Imreh2020-04-12 17:01:19 +0100
committerGergely Imreh2020-04-12 17:01:19 +0100
commit186cb1e2fedbc36e5c18e37c0e1f5ff5ff5c64ad (patch)
tree4157721476f0a16a4eae1d8b672559074941c633
parentd960eadee4a30508aec2fed6a5931accc2cb8839 (diff)
downloadaur-go-filecoin-git.tar.gz
Update to latest version
Signed-off-by: Gergely Imreh <imrehg@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ba8a73871fb..3d527005dc75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = go-filecoin-git
pkgdesc = A decentralized storage network, full node implementation in Go
- pkgver = nightly_33814_fb13ac_67_g66420554
+ pkgver = nightly_33814_fb13ac_246_gd75e700d
pkgrel = 1
url = https://github.com/filecoin-project/go-filecoin
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 27302191d436..4217429ca43e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname=go-filecoin
pkgname=$_pkgname-git
-pkgver=nightly_33814_fb13ac_67_g66420554
+pkgver=nightly_33814_fb13ac_246_gd75e700d
pkgrel=1
pkgdesc='A decentralized storage network, full node implementation in Go'
_organization='filecoin-project'