summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e714671a9e80..c5aa1479cfb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 22 14:19:14 UTC 2018
+# Sun Apr 29 16:36:43 UTC 2018
pkgbase = ssb-patchwork
pkgdesc = A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)
- pkgver = 3.8.10
+ pkgver = 3.9.0
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.8.10.tar.gz
+ source = https://github.com/ssbc/patchwork/archive/v3.9.0.tar.gz
source = run.sh
source = ssb-patchwork.desktop
- md5sums = 9325b924b3f3ecc9dbaddce1a3d88ad2
+ md5sums = 2036001984b4d904cac87ac452ebfa66
md5sums = bb315f14e6d7ef57976c8934ddad4fd9
md5sums = 3c73b5245f2da7dd2e31729e2b57ad37
diff --git a/PKGBUILD b/PKGBUILD
index f33dafad3c99..8b8204e3cec5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ssb-patchwork
_upstream=patchwork
-pkgver=3.8.10
+pkgver=3.9.0
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=('9325b924b3f3ecc9dbaddce1a3d88ad2'
+md5sums=('2036001984b4d904cac87ac452ebfa66'
'bb315f14e6d7ef57976c8934ddad4fd9'
'3c73b5245f2da7dd2e31729e2b57ad37')