summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2022-12-16 09:39:01 +0300
committerCaleb Maclennan2022-12-16 09:39:01 +0300
commitb5165ee90c5922a6927741b7ad01924ef2d2f220 (patch)
tree1c1e31bb2ab80969cf8cc776e059a3b9b434c4cc
parent79214e620194f555ea53c429c04702f77695dcb7 (diff)
downloadaur-b5165ee90c5922a6927741b7ad01924ef2d2f220.tar.gz
upgpkg: mattermost-plugin-focalboard 7.5.4-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 90a7856e3e73..e47b1f6fa061 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.5.1
+ pkgver = 7.5.4
pkgrel = 1
url = https://www.focalboard.com
arch = x86_64
depends = mattermost>=7.2.0
options = !strip
- source = mattermost-plugin-focalboard-7.5.1.tgz::https://github.com/mattermost/focalboard/releases/download/v7.5.1/mattermost-plugin-focalboard.tar.gz
- sha256sums = 4128a71f1eae82a45af50ae65c0e920f49a53151cb9a1b0b7a8c6221d1f2c25c
+ source = mattermost-plugin-focalboard-7.5.4.tgz::https://github.com/mattermost/focalboard/releases/download/v7.5.4/mattermost-plugin-focalboard.tar.gz
+ sha256sums = efd1421fae402a5acff3a8abd4337b18aa9cf1ed3e31c5c7c476c0c3575d95ae
pkgname = mattermost-plugin-focalboard
diff --git a/PKGBUILD b/PKGBUILD
index e81af9f18e03..7fc4a35f2cea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plugin=focalboard
pkgname=mattermost-plugin-$_plugin
-pkgver=7.5.1
+pkgver=7.5.4
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=('4128a71f1eae82a45af50ae65c0e920f49a53151cb9a1b0b7a8c6221d1f2c25c')
+sha256sums=('efd1421fae402a5acff3a8abd4337b18aa9cf1ed3e31c5c7c476c0c3575d95ae')
# 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