summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2023-02-03 20:52:14 +0300
committerCaleb Maclennan2023-02-03 20:52:14 +0300
commit4050946c4fbe8130abd3e5b4d49b4470716b8fe1 (patch)
treecba7e58a14d63f28eec02eacdd2a5b74534586f2
parent2f21c5a2a81277d2247d42aa5fc349e508a613cf (diff)
downloadaur-4050946c4fbe8130abd3e5b4d49b4470716b8fe1.tar.gz
upgpkg: mattermost-plugin-focalboard 7.8.0-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec63a24ee35b..fdb5ceb5816f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mattermost-plugin-focalboard
pkgdesc = an open source, self-hosted alternative to Trello, Notion, and Asana
- pkgver = 7.7.0
+ pkgver = 7.8.0
pkgrel = 1
url = https://www.focalboard.com
arch = x86_64
depends = mattermost>=7.2.0
options = !strip
- source = mattermost-plugin-focalboard-7.7.0.tgz::https://github.com/mattermost/focalboard/releases/download/v7.7.0/mattermost-plugin-focalboard.tar.gz
- sha256sums = 2c75397868e863e825dd25c234ac0cde530ecc11858c3bae60f7b55d2da5bf79
+ source = mattermost-plugin-focalboard-7.8.0.tgz::https://github.com/mattermost/focalboard/releases/download/v7.8.0/mattermost-plugin-focalboard.tar.gz
+ sha256sums = 96514c8f44e95a2b89784ebbe5348b13041a7f2c65217c6ee00e720167e0ca7b
pkgname = mattermost-plugin-focalboard
diff --git a/PKGBUILD b/PKGBUILD
index e6329d2a88b7..1faa85929102 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plugin=focalboard
pkgname=mattermost-plugin-$_plugin
-pkgver=7.7.0
+pkgver=7.8.0
pkgrel=1
pkgdesc='an open source, self-hosted alternative to Trello, Notion, and Asana'
arch=(x86_64)
@@ -14,7 +14,7 @@ depends=('mattermost>=7.2.0')
options=(!strip)
_archive="$pkgname-$pkgver"
source=("$_archive.tgz::$_url/releases/download/v$pkgver/$pkgname.tar.gz")
-sha256sums=('2c75397868e863e825dd25c234ac0cde530ecc11858c3bae60f7b55d2da5bf79')
+sha256sums=('96514c8f44e95a2b89784ebbe5348b13041a7f2c65217c6ee00e720167e0ca7b')
# Note the intention of this package is to bulid from source, but I haven't
# gotten it to work yet. Contributions welcome! Temporarily it is installing