summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Karlsson2020-02-20 23:52:04 +0100
committerLinus Karlsson2020-02-20 23:52:04 +0100
commita059f590fdb315e0bb8553e10c3b591405b22c91 (patch)
tree658a942bf2a5f556134b838565296275fbcb826e
parent79edb4f9f00f3e18327c2887cb2a8f04e40b27f3 (diff)
downloadaur-a059f590fdb315e0bb8553e10c3b591405b22c91.tar.gz
Update to 3.17.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 681bf82246f3..aed97dff542d 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.3
+ pkgver = 3.17.4
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.3.tar.gz
+ source = https://github.com/ssbc/patchwork/archive/v3.17.4.tar.gz
source = run.sh
source = ssb-patchwork.desktop
- sha256sums = 966221a8797bf64a6c01428f7813d42b9dbf726c972f8fc4b9230c5b67f3c4b5
+ sha256sums = 2fdd5177d264fc6f986aa009f53fc771c3a484210faa8d9f839a673a4c8a8632
sha256sums = 971e80b18637bacc329ac5e1eb902e81a73495b513b903d7aeb67fcf479cb04e
sha256sums = b226436970db40030ad03e9cd847c103aa534d775cd81212308e86a23917d76a
diff --git a/PKGBUILD b/PKGBUILD
index 49785e15ec0f..c670aeb28dfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=ssb-patchwork
_upstream=patchwork
-pkgver=3.17.3
+pkgver=3.17.4
pkgrel=1
pkgdesc="A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ source=(
)
sha256sums=(
-'966221a8797bf64a6c01428f7813d42b9dbf726c972f8fc4b9230c5b67f3c4b5'
+'2fdd5177d264fc6f986aa009f53fc771c3a484210faa8d9f839a673a4c8a8632'
'971e80b18637bacc329ac5e1eb902e81a73495b513b903d7aeb67fcf479cb04e'
'b226436970db40030ad03e9cd847c103aa534d775cd81212308e86a23917d76a'
)