summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b5ccbc35089..e35f5af8fc47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 9 19:25:26 UTC 2017
+# 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.6.4
+ pkgver = 3.7.1
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.6.4.tar.gz
+ source = https://github.com/ssbc/patchwork/archive/v3.7.1.tar.gz
source = run.sh
source = ssb-patchwork.desktop
- md5sums = 2d2b63a975486947d147e681429db749
+ md5sums = d3c2da1a777d7f956e735d8d26f65e3c
md5sums = 26bbb4043ff690355e9d83f539484644
md5sums = 2b507044b1ae8f5d00aea5b148ec65f0
diff --git a/PKGBUILD b/PKGBUILD
index 71aa2321e060..b8253fb5879c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
+# Maintainer: Ryan Pepper <pypper@protonmail.com>
# Maintainer: Daniel Landau <daniel@landau.fi>
pkgname=ssb-patchwork
_upstream=patchwork
-pkgver=3.6.4
+pkgver=3.7.1
pkgrel=1
pkgdesc="A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)"
arch=('i686' 'x86_64')
@@ -15,7 +16,7 @@ source=(
'run.sh'
"${pkgname}.desktop"
)
-md5sums=('2d2b63a975486947d147e681429db749'
+md5sums=('d3c2da1a777d7f956e735d8d26f65e3c'
'26bbb4043ff690355e9d83f539484644'
'2b507044b1ae8f5d00aea5b148ec65f0')