summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2022-11-07 22:55:03 +0300
committerCaleb Maclennan2022-11-07 22:55:03 +0300
commita42a3e30c6a181169ed9cc5c210d55680606ce3f (patch)
treef324b78dcf4db8287cd68a3afba47733a2ec0841
parent5208f27ec264d30ddc5f9590748d7e0f79643f7c (diff)
downloadaur-a42a3e30c6a181169ed9cc5c210d55680606ce3f.tar.gz
upgpkg: mattermost-plugin-focalboard 7.4.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 3a6984b48627..d0ead9095155 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.3
+ pkgver = 7.4.4
pkgrel = 1
url = https://www.focalboard.com
arch = x86_64
depends = mattermost>=7.2.0
options = !strip
- source = mattermost-plugin-focalboard-7.4.3.tgz::https://github.com/mattermost/focalboard/releases/download/v7.4.3/mattermost-plugin-focalboard.tar.gz
- sha256sums = 9cab49ce727d8be8307b2c4b9643e5683705f193426000f4c09700697f73e598
+ 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
pkgname = mattermost-plugin-focalboard
diff --git a/PKGBUILD b/PKGBUILD
index 8b23e34e144f..bb3912470eeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plugin=focalboard
pkgname=mattermost-plugin-$_plugin
-pkgver=7.4.3
+pkgver=7.4.4
pkgrel=1
pkgdesc='an open source, self-hosted alternative to Trello, Notion, and Asana'
arch=(x86_64)
@@ -13,7 +13,7 @@ depends=('mattermost>=7.2.0')
options=(!strip)
_archive="$pkgname-$pkgver"
source=("$_archive.tgz::$_url/releases/download/v$pkgver/$pkgname.tar.gz")
-sha256sums=('9cab49ce727d8be8307b2c4b9643e5683705f193426000f4c09700697f73e598')
+sha256sums=('e7e899c2042532d7f719dfedc764491bd10e9b4ba2e320bb3ab19a79a197a4e8')
# 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