summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Kubuxu Sztandera2020-05-29 00:45:49 +0200
committerJakub Kubuxu Sztandera2020-05-29 00:46:02 +0200
commita8619495bc0ec15bebe12dbd54bda1e11796d959 (patch)
treef6cb4d4559ec571c9102ca36ca390b548829172b
parent76135f914851b32aca189a14ba4855b77dc90743 (diff)
downloadaur-a8619495bc0ec15bebe12dbd54bda1e11796d959.tar.gz
Bump version
Signed-off-by: Jakub <Kubuxu> Sztandera <kubuxu@protonmail.ch>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ca15abb4211..3fc5cef35aa5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lotus-git
pkgdesc = Filecoin client in Go
- pkgver = 0.2.10.r1023.g1120298b0
+ pkgver = 0.3.0.r135.g2632621f7
pkgrel = 1
url = https://github.com/filecoin-project/lotus
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 84b7b4a5aa93..59c85b48ab8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=lotus
pkgname=$_pkgname-git
-pkgver=0.2.10.r1023.g1120298b0
+pkgver=0.3.0.r135.g2632621f7
pkgrel=1
pkgdesc='Filecoin client in Go'
arch=('x86_64')