summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08ed56563999..95eb18945cc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bcoin-git
pkgdesc = An alternative implementation of the bitcoin protocol, written in node.js.
- pkgver = 1.0.0.beta.14.202.gc54ba4c5
+ pkgver = 1.0.2.50.g8630a8ee
pkgrel = 1
url = http://bcoin.io/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 8e01169c8dbc..d1a334f1934c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Upstream: https://github.com/bcoin-org/bcoin
pkgname=bcoin-git
-pkgver=1.0.0.beta.14.202.gc54ba4c5
+pkgver=1.0.2.50.g8630a8ee
pkgrel=1
pkgdesc='An alternative implementation of the bitcoin protocol, written in node.js.'
arch=('i686' 'x86_64')