summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Karlsson2020-04-09 20:20:16 +0200
committerLinus Karlsson2020-04-09 20:20:16 +0200
commit15c10826578a8062fadd582a2fcd3ad73d476841 (patch)
tree281abd6852281bc9828798cdf5ccce369d06014c
parent2bcb481de609ee5da30e812739ff73e77ff2f258 (diff)
downloadaur-15c10826578a8062fadd582a2fcd3ad73d476841.tar.gz
Update to 3.17.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 155750047824..d65a7d5a078f 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.6
+ pkgver = 3.17.7
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.6.tar.gz
+ source = https://github.com/ssbc/patchwork/archive/v3.17.7.tar.gz
source = run.sh
source = ssb-patchwork.desktop
- sha256sums = f3e524ccb2df7d4ec65dc83ac4753548990fb500c0b2b61f7a276e3466797057
+ sha256sums = a7060d65789e8d551af1c9463d892da3a38f88a0e5e2d305327495a11b807a51
sha256sums = 971e80b18637bacc329ac5e1eb902e81a73495b513b903d7aeb67fcf479cb04e
sha256sums = b226436970db40030ad03e9cd847c103aa534d775cd81212308e86a23917d76a
diff --git a/PKGBUILD b/PKGBUILD
index 5ee55bbd793c..bf03e9d1093c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=ssb-patchwork
_upstream=patchwork
-pkgver=3.17.6
+pkgver=3.17.7
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=('f3e524ccb2df7d4ec65dc83ac4753548990fb500c0b2b61f7a276e3466797057'
+sha256sums=('a7060d65789e8d551af1c9463d892da3a38f88a0e5e2d305327495a11b807a51'
'971e80b18637bacc329ac5e1eb902e81a73495b513b903d7aeb67fcf479cb04e'
'b226436970db40030ad03e9cd847c103aa534d775cd81212308e86a23917d76a')