summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Karlsson2020-06-05 20:44:32 +0200
committerLinus Karlsson2020-06-05 20:44:32 +0200
commit1ebecd1d6c7ca53fca4caf2c84589cf8c5655b40 (patch)
tree54601186c70e52b0cccf5f9ff1684fdef557b311
parent15c10826578a8062fadd582a2fcd3ad73d476841 (diff)
downloadaur-1ebecd1d6c7ca53fca4caf2c84589cf8c5655b40.tar.gz
Update to 3.18.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d65a7d5a078f..5838aebb3aa9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ssb-patchwork
pkgdesc = A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)
- pkgver = 3.17.7
+ pkgver = 3.18.0
pkgrel = 1
url = https://github.com/ssbc/patchwork
arch = i686
@@ -18,10 +18,10 @@ pkgbase = ssb-patchwork
depends = nss
depends = electron6
options = !strip
- source = https://github.com/ssbc/patchwork/archive/v3.17.7.tar.gz
+ source = https://github.com/ssbc/patchwork/archive/v3.18.0.tar.gz
source = run.sh
source = ssb-patchwork.desktop
- sha256sums = a7060d65789e8d551af1c9463d892da3a38f88a0e5e2d305327495a11b807a51
+ sha256sums = 64684d224b23f6c70481432b3d19318acd83f72a69d35656d273f51ce3eac4b6
sha256sums = 971e80b18637bacc329ac5e1eb902e81a73495b513b903d7aeb67fcf479cb04e
sha256sums = b226436970db40030ad03e9cd847c103aa534d775cd81212308e86a23917d76a
diff --git a/PKGBUILD b/PKGBUILD
index bf03e9d1093c..1fa3e83fb7ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=ssb-patchwork
_upstream=patchwork
-pkgver=3.17.7
+pkgver=3.18.0
pkgrel=1
pkgdesc="A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ source=(
"${pkgname}.desktop"
)
-sha256sums=('a7060d65789e8d551af1c9463d892da3a38f88a0e5e2d305327495a11b807a51'
+sha256sums=('64684d224b23f6c70481432b3d19318acd83f72a69d35656d273f51ce3eac4b6'
'971e80b18637bacc329ac5e1eb902e81a73495b513b903d7aeb67fcf479cb04e'
'b226436970db40030ad03e9cd847c103aa534d775cd81212308e86a23917d76a')