summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2019-08-19 23:22:40 +0100
committerGergely Imreh2019-08-19 23:22:40 +0100
commit632461cda530b4fea20097d4ca89b8b5cec8a1fd (patch)
treecf57f3657f1a289e44320a1172f1141297531cbf /PKGBUILD
parentf9af36794e3dbd38730b47fe63283a3348b92ad5 (diff)
downloadaur-632461cda530b4fea20097d4ca89b8b5cec8a1fd.tar.gz
bump version to 0.3.2
Signed-off-by: Gergely Imreh <imrehg@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bad12cafe5a..4ec3aa1195e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Ian Naval <ianonavy@gmail.com>
pkgname=go-filecoin
-pkgver=0.2.2
-pkgrel=2
+pkgver=0.3.2
+pkgrel=1
pkgdesc='A decentralized storage network, full node implementation in Go'
_organization='filecoin-project'
url="https://github.com/$_organization/$pkgname"