summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2022-08-26 15:50:04 +0300
committerCaleb Maclennan2022-08-26 15:50:04 +0300
commit5d5cdd6b305a271bf6546040f4f330c0edd322ab (patch)
tree5d9e44cb5f3866fa5cd8f076473d8a8296c17247
parent71de69ea54e14a4cddfa44254cc9790aa863daac (diff)
downloadaur-5d5cdd6b305a271bf6546040f4f330c0edd322ab.tar.gz
upgpkg: mattermost-plugin-focalboard 7.2.1-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 1fb83a0fa962..0237a75306a6 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.0
+ pkgver = 7.2.1
pkgrel = 1
url = https://www.focalboard.com
arch = x86_64
depends = mattermost>=7
options = !strip
- source = mattermost-plugin-focalboard-7.2.0.tgz::https://github.com/mattermost/focalboard/releases/download/v7.2.0/mattermost-plugin-focalboard.tar.gz
- sha256sums = aea6167d6c9545a3d0dbe1dba7440251a82abf400fde4160bc70129aea35bd12
+ 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
pkgname = mattermost-plugin-focalboard
diff --git a/PKGBUILD b/PKGBUILD
index 100645078305..a26eb271079c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plugin=focalboard
pkgname=mattermost-plugin-$_plugin
-pkgver=7.2.0
+pkgver=7.2.1
pkgrel=1
pkgdesc='an open source, self-hosted alternative to Trello, Notion, and Asana'
arch=(x86_64)
@@ -13,7 +13,7 @@ depends=('mattermost>=7')
options=(!strip)
_archive="$pkgname-$pkgver"
source=("$_archive.tgz::$_url/releases/download/v$pkgver/$pkgname.tar.gz")
-sha256sums=('aea6167d6c9545a3d0dbe1dba7440251a82abf400fde4160bc70129aea35bd12')
+sha256sums=('2d60c7777fae3cea431bfd44ef9b183bee4608122de042b0ccad73d6bfff250f')
# 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