summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMicrooo2018-09-18 19:12:38 +0000
committerMicrooo2018-09-18 19:12:38 +0000
commit9a2bfa1dcd1e5fb04f1b1553a0093c2ffeed41d5 (patch)
treef1da876eebc7a23bfdad861af0cd1e86f27b932c
parentf451ab260529d6b5c72d2228fd2f606c92216f11 (diff)
downloadaur-9a2bfa1dcd1e5fb04f1b1553a0093c2ffeed41d5.tar.gz
version 0.4.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd78cdb90c2d..d9f9fcd11547 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = substratumnode-cli-git
pkgdesc = Command line binary of SubstratumNode. SubstratumNode is the foundation of the decentralized SubstratumNetwork. SubstratumNodes work together to relay CORES packages and content on the network.
- pkgver = 0.4.0.r10.gbb7f3a4
+ pkgver = 0.4.1.r0.gbb7f3a4
pkgrel = 1
url = https://github.com/SubstratumNetwork/SubstratumNode
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0449372ad560..39ffedae7199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Microoo <hu@microoo.net>
pkgname=substratumnode-cli-git
-pkgver=0.4.0.r10.gbb7f3a4
+pkgver=0.4.1.r0.gbb7f3a4
pkgrel=1
pkgdesc="Command line binary of SubstratumNode. SubstratumNode is the foundation of the decentralized SubstratumNetwork. SubstratumNodes work together to relay CORES packages and content on the network."
arch=('x86_64')