summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2022-11-09 11:23:57 +0300
committerCaleb Maclennan2022-11-09 11:23:57 +0300
commit9d096949f7b973401473ebf5825146072b825ab4 (patch)
tree2ebac2494b794139b5aa0c528cc61e690cb3237c
parenta42a3e30c6a181169ed9cc5c210d55680606ce3f (diff)
downloadaur-9d096949f7b973401473ebf5825146072b825ab4.tar.gz
upgpkg: mattermost-plugin-focalboard 7.5.0-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0ead9095155..b642c57c79d4 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.4.4
+ pkgver = 7.5.0
pkgrel = 1
url = https://www.focalboard.com
arch = x86_64
depends = mattermost>=7.2.0
options = !strip
- source = mattermost-plugin-focalboard-7.4.4.tgz::https://github.com/mattermost/focalboard/releases/download/v7.4.4/mattermost-plugin-focalboard.tar.gz
- sha256sums = e7e899c2042532d7f719dfedc764491bd10e9b4ba2e320bb3ab19a79a197a4e8
+ source = mattermost-plugin-focalboard-7.5.0.tgz::https://github.com/mattermost/focalboard/releases/download/v7.5.0/mattermost-plugin-focalboard.tar.gz
+ sha256sums = 51173eabd4b0cc6737bcbd008d6aaf7d9c3e09fe075d90d81c1ab08f80ae3a63
pkgname = mattermost-plugin-focalboard
diff --git a/PKGBUILD b/PKGBUILD
index bb3912470eeb..337013b00eab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,19 @@
_plugin=focalboard
pkgname=mattermost-plugin-$_plugin
-pkgver=7.4.4
+pkgver=7.5.0
pkgrel=1
pkgdesc='an open source, self-hosted alternative to Trello, Notion, and Asana'
arch=(x86_64)
url=https://www.focalboard.com
_url="https://github.com/${pkgname%%-*}/${pkgname##*-}"
license=()
+# jq -r .min_server_version mattermost-plugin/plugin.json
depends=('mattermost>=7.2.0')
options=(!strip)
_archive="$pkgname-$pkgver"
source=("$_archive.tgz::$_url/releases/download/v$pkgver/$pkgname.tar.gz")
-sha256sums=('e7e899c2042532d7f719dfedc764491bd10e9b4ba2e320bb3ab19a79a197a4e8')
+sha256sums=('51173eabd4b0cc6737bcbd008d6aaf7d9c3e09fe075d90d81c1ab08f80ae3a63')
# 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