summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Landau2018-02-22 16:19:18 +0200
committerDaniel Landau2018-02-22 16:19:18 +0200
commitfad3a694d0e6eea3851c4f8232353b6a39ae7286 (patch)
tree612e68202835b2433904a28c4dcf850a47521b9f
parentfcfdd2f5311c656fb85a13b50534038da9b8f919 (diff)
downloadaur-fad3a694d0e6eea3851c4f8232353b6a39ae7286.tar.gz
Bump version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42df1fac1f3a..e714671a9e80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Feb 22 14:08:01 UTC 2018
+# Thu Feb 22 14:19:14 UTC 2018
pkgbase = ssb-patchwork
pkgdesc = A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)
- pkgver = 3.8.6
- pkgrel = 2
+ pkgver = 3.8.10
+ pkgrel = 1
url = https://github.com/ssbc/patchwork
arch = i686
arch = x86_64
@@ -20,10 +20,10 @@ pkgbase = ssb-patchwork
depends = alsa-lib
depends = nss
options = !strip
- source = https://github.com/ssbc/patchwork/archive/v3.8.6.tar.gz
+ source = https://github.com/ssbc/patchwork/archive/v3.8.10.tar.gz
source = run.sh
source = ssb-patchwork.desktop
- md5sums = 6889ff0b42d44c115552821338826261
+ md5sums = 9325b924b3f3ecc9dbaddce1a3d88ad2
md5sums = bb315f14e6d7ef57976c8934ddad4fd9
md5sums = 3c73b5245f2da7dd2e31729e2b57ad37
diff --git a/PKGBUILD b/PKGBUILD
index 9be7a112e72b..f33dafad3c99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=ssb-patchwork
_upstream=patchwork
-pkgver=3.8.6
-pkgrel=2
+pkgver=3.8.10
+pkgrel=1
pkgdesc="A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)"
arch=('i686' 'x86_64')
url="https://github.com/ssbc/patchwork"
@@ -16,7 +16,7 @@ source=(
'run.sh'
"${pkgname}.desktop"
)
-md5sums=('6889ff0b42d44c115552821338826261'
+md5sums=('9325b924b3f3ecc9dbaddce1a3d88ad2'
'bb315f14e6d7ef57976c8934ddad4fd9'
'3c73b5245f2da7dd2e31729e2b57ad37')