summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxionl2018-06-23 16:08:43 +0800
committeraxionl2018-06-23 16:08:43 +0800
commite75dafc4d097257fa977d52753bf89d5dcbe7629 (patch)
tree322e6698b21d5b79428e070a51e86ef8266066ca
parentf88492ee541e5e250b0fa0ea3f4c7d62285f2585 (diff)
downloadaur-e75dafc4d097257fa977d52753bf89d5dcbe7629.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de7c32ca0c20..c6b6a9fa3270 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = go-nebulas
pkgdesc = Official Go implementation of the Nebulas protocol
pkgver = 1.0.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nebulasio/go-nebulas
install = go-nebulas.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d4aa9fa40548..2c9def270278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=go-nebulas
pkgver=1.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Official Go implementation of the Nebulas protocol"
arch=("x86_64")
url="https://github.com/nebulasio/go-nebulas"