summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2022-10-07 10:00:15 +0300
committerCaleb Maclennan2022-10-07 10:00:15 +0300
commit4c9167c66bb4ca9e384e20443ef73a4945999435 (patch)
tree9c0ffc34c3ead2b7d30072c3b756dab30519e228
parent5d5cdd6b305a271bf6546040f4f330c0edd322ab (diff)
downloadaur-4c9167c66bb4ca9e384e20443ef73a4945999435.tar.gz
upgpkg: mattermost-plugin-focalboard 7.4.0-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0237a75306a6..8736c00d6197 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.2.1
+ pkgver = 7.4.0
pkgrel = 1
url = https://www.focalboard.com
arch = x86_64
- depends = mattermost>=7
+ depends = mattermost>=7.2.0
options = !strip
- source = mattermost-plugin-focalboard-7.2.1.tgz::https://github.com/mattermost/focalboard/releases/download/v7.2.1/mattermost-plugin-focalboard.tar.gz
- sha256sums = 2d60c7777fae3cea431bfd44ef9b183bee4608122de042b0ccad73d6bfff250f
+ source = mattermost-plugin-focalboard-7.4.0.tgz::https://github.com/mattermost/focalboard/releases/download/v7.4.0/mattermost-plugin-focalboard.tar.gz
+ sha256sums = d54ba87db851cc1dd7c7c3ef81832e479fff8816cdf401115766e6559fd5b58a
pkgname = mattermost-plugin-focalboard
diff --git a/PKGBUILD b/PKGBUILD
index a26eb271079c..c95e70ce668c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
_plugin=focalboard
pkgname=mattermost-plugin-$_plugin
-pkgver=7.2.1
+pkgver=7.4.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=()
-depends=('mattermost>=7')
+depends=('mattermost>=7.2.0')
options=(!strip)
_archive="$pkgname-$pkgver"
source=("$_archive.tgz::$_url/releases/download/v$pkgver/$pkgname.tar.gz")
-sha256sums=('2d60c7777fae3cea431bfd44ef9b183bee4608122de042b0ccad73d6bfff250f')
+sha256sums=('d54ba87db851cc1dd7c7c3ef81832e479fff8816cdf401115766e6559fd5b58a')
# 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