summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralmir2021-10-12 21:05:41 +0200
committeralmir2021-10-12 21:05:41 +0200
commit103453c7e0c4127814102726ff459a515b8ddc96 (patch)
tree8f71339e7dc97ab0f82249831634b98e2a57ab52 /PKGBUILD
parentf906f7f8f6b6ce724f358d9a0978ad79c28aadc2 (diff)
downloadaur-103453c7e0c4127814102726ff459a515b8ddc96.tar.gz
- version 5.0.0 released
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7c3e3046f02..8d786786468d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mattermost-desktop-bin
_pkgname=mattermost-desktop
-pkgver=4.7.2
+pkgver=5.0.0
pkgrel=1
pkgdesc="Mattermost Desktop for Linux (binary)"
arch=('i686' 'x86_64')
@@ -22,8 +22,8 @@ source=(${_pkgname}.desktop)
source_i686=("https://releases.mattermost.com/desktop/${pkgver}/${_pkgname}-${pkgver}-linux-ia32.tar.gz")
source_x86_64=("https://releases.mattermost.com/desktop/${pkgver}/${_pkgname}-${pkgver}-linux-x64.tar.gz")
sha256sums=('9e60ac9cc5a9cbebccb4180e7de947968aa49858812b5623812a1ab651a91093')
-sha256sums_i686=('62db9b1b42acedcc29cd48f1c4513603009139900347bfd120ae37e3bb898a87')
-sha256sums_x86_64=('dc77a8638773684d042c51597c75fe0ada82fd80dde820a48b1ae310c015348a')
+sha256sums_i686=('5bbbe6b2f24f8fa6629a66b6f9f9e92a74ba53f6d9456a22a8d7830c69e6a999')
+sha256sums_x86_64=('196061fbfb186b3ea0400d4e2090bb9d4f2e697195b25d57baed100e6e5082e5')
package() {
case "$CARCH" in