summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpypper2017-12-19 11:46:27 -0500
committerpypper2017-12-19 11:46:27 -0500
commit2c181cb7f5cae890447b213bfb490756e99f68ce (patch)
tree70132baf508c8468020b24675a3ad28459fee763
parenta35180fa8bb2ebe3e256e1059776dff346e23eaa (diff)
downloadaur-2c181cb7f5cae890447b213bfb490756e99f68ce.tar.gz
Upgrade ssb-patchwork to 3.8.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e35f5af8fc47..4c8cba5aecdf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@
# Thu Nov 16 14:10:42 UTC 2017
pkgbase = ssb-patchwork
pkgdesc = A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)
- pkgver = 3.7.1
+ pkgver = 3.8.6
pkgrel = 1
url = https://github.com/ssbc/patchwork
arch = i686
@@ -20,10 +20,10 @@ pkgbase = ssb-patchwork
depends = alsa-lib
depends = nss
options = !strip
- source = https://github.com/ssbc/patchwork/archive/v3.7.1.tar.gz
+ source = https://github.com/ssbc/patchwork/archive/v3.8.6.tar.gz
source = run.sh
source = ssb-patchwork.desktop
- md5sums = d3c2da1a777d7f956e735d8d26f65e3c
+ md5sums = 6889ff0b42d44c115552821338826261
md5sums = 26bbb4043ff690355e9d83f539484644
md5sums = 2b507044b1ae8f5d00aea5b148ec65f0
diff --git a/PKGBUILD b/PKGBUILD
index b8253fb5879c..addd75aaf7e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ssb-patchwork
_upstream=patchwork
-pkgver=3.7.1
+pkgver=3.8.6
pkgrel=1
pkgdesc="A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ source=(
'run.sh'
"${pkgname}.desktop"
)
-md5sums=('d3c2da1a777d7f956e735d8d26f65e3c'
+md5sums=('6889ff0b42d44c115552821338826261'
'26bbb4043ff690355e9d83f539484644'
'2b507044b1ae8f5d00aea5b148ec65f0')