summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Bundy2018-05-06 16:34:12 -0700
committerChristian Bundy2018-05-06 16:34:12 -0700
commit831e112cf61b8b44ea8f3e1a90162f1b587e3aab (patch)
treefcc73c6e86d4e9a91e922a392fc9691ec3e7b1e1
parent5ffc6b90e0291b6b0a40a5eddd62b359d5c02460 (diff)
downloadaur-831e112cf61b8b44ea8f3e1a90162f1b587e3aab.tar.gz
Release 3.9.0-3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 367b60153516..0519b48d9f37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ssb-patchwork
pkgdesc = A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)
pkgver = 3.9.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ssbc/patchwork
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d5611489f21f..d9f2ca44355b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ssb-patchwork
_upstream=patchwork
pkgver=3.9.0
-pkgrel=2
+pkgrel=3
pkgdesc="A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)"
arch=('i686' 'x86_64')
url="https://github.com/ssbc/patchwork"