summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2023-03-07 11:56:32 +0300
committerCaleb Maclennan2023-03-07 11:56:32 +0300
commit68c39ec1ee9e8859b06542be9286c32bfc467729 (patch)
treeadf6b02cec66dfb7d5dff46a86405f28961d59c4
parent5df2d8d5209c3f9a0e9586fd8fb3b17a3d5e9de8 (diff)
downloadaur-68c39ec1ee9e8859b06542be9286c32bfc467729.tar.gz
upgpkg: mattermost-plugin-focalboard 7.9.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 4ea22b3864dc..928ec5e066f2 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.8.2
+ pkgver = 7.9.0
pkgrel = 1
url = https://www.focalboard.com
arch = x86_64
depends = mattermost>=7.2.0
options = !strip
- source = mattermost-plugin-focalboard-7.8.2.tgz::https://github.com/mattermost/focalboard/releases/download/v7.8.2/mattermost-plugin-focalboard.tar.gz
- sha256sums = e4a751e243735a81243ec9f41d66d0a1d712a9b56ca3f25c377905058c297bc9
+ source = mattermost-plugin-focalboard-7.9.0.tgz::https://github.com/mattermost/focalboard/releases/download/v7.9.0/mattermost-plugin-focalboard.tar.gz
+ sha256sums = a215c5ba27c1bae82bf0fa385958b55f7e84c5d2aeed330cdfbbb3f11b3f3284
pkgname = mattermost-plugin-focalboard
diff --git a/PKGBUILD b/PKGBUILD
index b1f6313ffafb..8552d9d26e1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plugin=focalboard
pkgname=mattermost-plugin-$_plugin
-pkgver=7.8.2
+pkgver=7.9.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=('e4a751e243735a81243ec9f41d66d0a1d712a9b56ca3f25c377905058c297bc9')
+sha256sums=('a215c5ba27c1bae82bf0fa385958b55f7e84c5d2aeed330cdfbbb3f11b3f3284')
# 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