summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsetBoolean2021-10-09 21:12:32 +0200
committersetBoolean2021-10-09 21:12:32 +0200
commit5edc2e5602cbd0e53d581491a381a4d53541733c (patch)
tree3f36afec45f386a9255ce621acab3ffb8c4e7e2c
parentf28cc8fce50b72caac5dfdbdf83d46e8df5f002a (diff)
downloadaur-5edc2e5602cbd0e53d581491a381a4d53541733c.tar.gz
version bump -> 0.7.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--config.json.pacnew1
3 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 188d22044b4f..5577ee3f71ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = goshimmer-bin
pkgdesc = GoShimmer implementation of Coordicide (official precompiled binary)
- pkgver = 0.7.6
+ pkgver = 0.7.7
pkgrel = 1
url = https://github.com/iotaledger/goshimmer
install = goshimmer.install
arch = x86_64
license = Apache
backup = etc/goshimmer/config.json
- source = https://github.com/iotaledger/goshimmer/releases/download/v0.7.6/goshimmer-0.7.6_Linux_x86_64.tar.gz
+ source = https://github.com/iotaledger/goshimmer/releases/download/v0.7.7/goshimmer-0.7.7_Linux_x86_64.tar.gz
source = goshimmer.service
- sha256sums = effa02b6dcca5b311534f64b9fe9c464cdbc5901a821b421b538e26557871fe7
+ sha256sums = 2439b3d677ba222cbdd9c100a4378d76a3e46d175955b81c9d7efc381597fcf2
sha256sums = 37e021ce73e05f1878896de42c76877a68fe6a678294bda0de3934b1f5a0d9c8
pkgname = goshimmer-bin
diff --git a/PKGBUILD b/PKGBUILD
index 28f88f27e2f0..5c388ae9f4a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pavers_Career <pavers_career_0d@icloud.com>
pkgname="goshimmer-bin"
_pkgname="goshimmer"
-pkgver="0.7.6"
+pkgver="0.7.7"
pkgrel="1"
pkgdesc="GoShimmer implementation of Coordicide (official precompiled binary)"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/iotaledger/goshimmer"
license=("Apache")
source=("https://github.com/iotaledger/goshimmer/releases/download/v${pkgver}/${_pkgname}-${pkgver}_Linux_x86_64.tar.gz"
"${_pkgname}.service")
-sha256sums=('effa02b6dcca5b311534f64b9fe9c464cdbc5901a821b421b538e26557871fe7'
+sha256sums=('2439b3d677ba222cbdd9c100a4378d76a3e46d175955b81c9d7efc381597fcf2'
'37e021ce73e05f1878896de42c76877a68fe6a678294bda0de3934b1f5a0d9c8')
backup=('etc/goshimmer/config.json')
install=${_pkgname}.install
diff --git a/config.json.pacnew b/config.json.pacnew
new file mode 100644
index 000000000000..90185b5db68a
--- /dev/null
+++ b/config.json.pacnew
@@ -0,0 +1 @@
+ "serverAddress": "analysisentry-01.devnet.shimmer.iota.cafe:21888"