summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ef37d13b32f..a6dde9ee01e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ivelin Velkov <ivelin dot velkov at gmail dot com>
pkgname=teams-for-linux
-pkgver=0.1.13
+pkgver=0.1.14
pkgrel=1
pkgdesc="Unofficial Microsoft Teams client for Linux using Electron."
arch=("aarch64" "armv7h" "i686" "x86_64")
@@ -12,7 +12,7 @@ depends=("gtk3" "libxss" "nss")
makedepends=("node-gyp" "python2" "yarn")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/IsmaelMartinez/${pkgname}/archive/v${pkgver}.tar.gz"
"${pkgname}.desktop")
-sha256sums=("ce6ac7b31b7153f4a8effd805a7b029fb0155422eff335154a4f877933fbb8ec"
+sha256sums=("b9d822b6aba16b35accc517a68449521acdf0c23bdc3e05c70da54f29dd04c2a"
"f33ab4997c329567bbe172fe77ee6cbced5c5d4354e12ef52a89dd702422fded")
build() {