aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornolash2019-10-02 08:01:38 +0200
committernolash2019-10-02 08:02:48 +0200
commit783d276327c760db8586198a092efb2aeb9daeaa (patch)
tree52d9c0280091e503ae188cd4d8ff69834d727fdf
parenta75cef79252d7b748495498aee4b78c132ab002d (diff)
downloadaur-783d276327c760db8586198a092efb2aeb9daeaa.tar.gz
Upgrade to v0.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--v0.4.3.tar.gz.sigbin566 -> 0 bytes
-rw-r--r--v0.5.0.tar.gz.sigbin0 -> 566 bytes
4 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbe5933d35c7..753499e7ee5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = go-swarm
pkgdesc = Censorship resistant storage and communication infrastructure for a truly sovereign digital society
- pkgver = 0.4.3
+ pkgver = 0.5.0
pkgrel = 1
url = https://swarm.ethereum.org
install = go-swarm.install
@@ -16,13 +16,13 @@ pkgbase = go-swarm
optdepends = go-ethereum
optdepends = systemd
provides = go-swarm
- source = https://github.com/ethersphere/swarm/archive/v0.4.3.tar.gz
- source = v0.4.3.tar.gz.sig
+ source = https://github.com/ethersphere/swarm/archive/v0.5.0.tar.gz
+ source = v0.5.0.tar.gz.sig
source = swarm-resources.tar.gz
source = swarm-resources.tar.gz.sig
source = README
validpgpkeys = 0826EDA1702D1E87C6E2875121D2E7BB88C2A746
- md5sums = 7f394b218657463761a555d5c598a320
+ md5sums = c10932958dea030e969e745d3c83eec5
md5sums = SKIP
md5sums = 19eea4bf47a58afb05fc3eaef209ec84
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b6caa7471b11..15c498947931 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Louis Holbrook <dev@holbrook.no>
pkgname=go-swarm
-pkgver=0.4.3
+pkgver=0.5.0
pkgrel=1
epoch=
pkgdesc="Censorship resistant storage and communication infrastructure for a truly sovereign digital society"
@@ -25,7 +25,7 @@ source=("https://github.com/ethersphere/swarm/archive/v${pkgver}.tar.gz"
"swarm-resources.tar.gz.sig"
"README")
noextract=()
-md5sums=("7f394b218657463761a555d5c598a320"
+md5sums=("c10932958dea030e969e745d3c83eec5"
"SKIP"
"19eea4bf47a58afb05fc3eaef209ec84"
"SKIP"
diff --git a/v0.4.3.tar.gz.sig b/v0.4.3.tar.gz.sig
deleted file mode 100644
index 901d7cc68e14..000000000000
--- a/v0.4.3.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/v0.5.0.tar.gz.sig b/v0.5.0.tar.gz.sig
new file mode 100644
index 000000000000..04d07e65be38
--- /dev/null
+++ b/v0.5.0.tar.gz.sig
Binary files differ