summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8062fe505ea..c936c5f5087b 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.10.0
+ pkgver = 3.10.1
pkgrel = 1
url = https://github.com/ssbc/patchwork
arch = i686
@@ -18,10 +18,10 @@ pkgbase = ssb-patchwork
depends = alsa-lib
depends = nss
options = !strip
- source = https://github.com/ssbc/patchwork/archive/v3.10.0.tar.gz
+ source = https://github.com/ssbc/patchwork/archive/v3.10.1.tar.gz
source = run.sh
source = ssb-patchwork.desktop
- md5sums = 2e506b1d70acc8f61cfaed66e8bbeb9f
+ md5sums = 8ecdb2794979e8fbc2b17f7818e44b33
md5sums = bb315f14e6d7ef57976c8934ddad4fd9
md5sums = 3c73b5245f2da7dd2e31729e2b57ad37
diff --git a/PKGBUILD b/PKGBUILD
index 78c93524fa78..391c1a3a5096 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ssb-patchwork
_upstream=patchwork
-pkgver=3.10.0
+pkgver=3.10.1
pkgrel=1
pkgdesc="A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ source=(
'run.sh'
"${pkgname}.desktop"
)
-md5sums=('2e506b1d70acc8f61cfaed66e8bbeb9f'
+md5sums=('8ecdb2794979e8fbc2b17f7818e44b33'
'bb315f14e6d7ef57976c8934ddad4fd9'
'3c73b5245f2da7dd2e31729e2b57ad37')