summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergely Imreh2019-02-16 12:48:28 +0000
committerGergely Imreh2019-02-16 12:48:28 +0000
commit08d5a74278dc3feaeca4dbbd0b64c09062815b44 (patch)
tree94e0c1b2935491f7d328f1877eff0f86e8b84de3
parentc7af0be2e4eb7864baa2b82926bb941ecbcac03f (diff)
downloadaur-08d5a74278dc3feaeca4dbbd0b64c09062815b44.tar.gz
Update to the latest git version
Signed-off-by: Gergely Imreh <imrehg@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbf4ea1d04d4..24126f3bc39e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Feb 15 12:19:25 UTC 2019
+# Sat Feb 16 12:48:16 UTC 2019
pkgbase = go-filecoin-git
pkgdesc = A decentralized storage network, full node implementation in Go
- pkgver = 0.0.1.r23.g271a6812
- pkgrel = 3
+ pkgver = 0.0.1.r25.g7a875edf
+ pkgrel = 1
url = https://github.com/filecoin-project/go-filecoin
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 401c02e7b792..98ad6867dd00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
_pkgname=go-filecoin
pkgname=$_pkgname-git
-pkgver=0.0.1.r23.g271a6812
-pkgrel=3
+pkgver=0.0.1.r25.g7a875edf
+pkgrel=1
pkgdesc='A decentralized storage network, full node implementation in Go'
_organization='filecoin-project'
url="https://github.com/$_organization/$_pkgname"