summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2022-07-05 22:59:28 +0300
committerCaleb Maclennan2022-07-05 22:59:28 +0300
commit7eecf97b8a13ecf3b0ef72bd6f000748f3e2e74f (patch)
treeb8fb1bcb307f8c320dee47d9e3c7c1fdfb56d5c4
parent516e076cbce7a91a5a14cbd99b324e71932cced2 (diff)
downloadaur-7eecf97b8a13ecf3b0ef72bd6f000748f3e2e74f.tar.gz
upgpkg: mattermost-plugin-gitlab 1.4.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 d6e86abcb983..57f667be444b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mattermost-plugin-gitlab
pkgdesc = a GitLab plugin for Mattermost
- pkgver = 1.4.0
+ pkgver = 1.4.1
pkgrel = 1
url = https://mattermost.gitbook.io/plugin-gitlab
arch = x86_64
depends = mattermost
options = !strip
- source = https://github.com/mattermost/mattermost-plugin-gitlab/releases/download/v1.4.0/com.github.manland.mattermost-plugin-gitlab-1.4.0.tar.gz
- sha256sums = f097b1b978602e32fb6dc1ccd4c928b0fd9c7e7639dfddc17b36bcb945bc0c38
+ source = https://github.com/mattermost/mattermost-plugin-gitlab/releases/download/v1.4.1/com.github.manland.mattermost-plugin-gitlab-1.4.1.tar.gz
+ sha256sums = 7a1e07beea027038ed4a736992743227a76dddf78305b7c725cb10014db8883e
pkgname = mattermost-plugin-gitlab
diff --git a/PKGBUILD b/PKGBUILD
index 87fc9d7042a0..599260b5feb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plugin=gitlab
pkgname=mattermost-plugin-$_plugin
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc='a GitLab plugin for Mattermost'
arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(mattermost)
options=(!strip)
_archive="com.github.manland.$pkgname"
source=("$_url/releases/download/v$pkgver/$_archive-$pkgver.tar.gz")
-sha256sums=('f097b1b978602e32fb6dc1ccd4c928b0fd9c7e7639dfddc17b36bcb945bc0c38')
+sha256sums=('7a1e07beea027038ed4a736992743227a76dddf78305b7c725cb10014db8883e')
# 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