summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74d684325766..1f7e839ad4bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = patchbay
pkgdesc = An alternative Secure Scuttlebutt client interface that is fully compatible with Patchwork
- pkgver = 8.0.1
- pkgrel = 3
+ pkgver = 8.1.0
+ pkgrel = 1
url = https://github.com/ssbc/patchbay
arch = i686
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = patchbay
depends = python
depends = electron4
options = !strip
- source = https://github.com/ssbc/patchbay/archive/v8.0.1.zip
+ source = https://github.com/ssbc/patchbay/archive/v8.1.0.zip
source = run.sh
source = patchbay.desktop
- md5sums = 33d51bd5114df2da89d3847b25668870
+ md5sums = ffe16e13d7aa3e957f706dbd44cc1f3b
md5sums = abfe60313ffa85d809d349149aefebcb
md5sums = f459479fef0987c5fa81a38b04767ffa
diff --git a/PKGBUILD b/PKGBUILD
index a090a1851397..e944e8d15f1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Bundy <christianbundy@fraction.io>
pkgname=patchbay
-pkgver=8.0.1
-pkgrel=3
+pkgver=8.1.0
+pkgrel=1
pkgdesc="An alternative Secure Scuttlebutt client interface that is fully compatible with Patchwork"
arch=('i686' 'x86_64')
url="https://github.com/ssbc/patchbay"
@@ -16,7 +16,7 @@ source=(
"${pkgname}.desktop"
)
-md5sums=('33d51bd5114df2da89d3847b25668870'
+md5sums=('ffe16e13d7aa3e957f706dbd44cc1f3b'
'abfe60313ffa85d809d349149aefebcb'
'f459479fef0987c5fa81a38b04767ffa')