summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorimlonghao2018-06-26 08:58:12 +0800
committerimlonghao2018-06-26 08:58:12 +0800
commita282c69ade74ce1ac9da2585cdd253c47e9ee476 (patch)
tree1c0764e55b19231e82e3dca11b4b66347b8a3ce4
parentc5cabdb743fbfab8d39380463e9024fa2d2fc8b3 (diff)
downloadaur-a282c69ade74ce1ac9da2585cdd253c47e9ee476.tar.gz
New Version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 805835b5b56f..0dc369c370af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = go-nebulas-git
pkgdesc = Official Go implementation of the Nebulas protocol
- pkgver = r2209.78433128
- pkgrel = 3
+ pkgver = r2215.7470724e
+ pkgrel = 1
url = https://github.com/nebulasio/go-nebulas
install = go-nebulas-git.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9c3d7d80b6b6..80e93ed112d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Ariel AxionL <axionl@aosc.io>
pkgname=go-nebulas-git
-pkgver=r2209.78433128
-pkgrel=3
+pkgver=r2215.7470724e
+pkgrel=1
pkgdesc="Official Go implementation of the Nebulas protocol"
arch=("x86_64")
url="https://github.com/nebulasio/go-nebulas"