summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Schichtel2023-11-01 21:22:10 +0100
committerPhillip Schichtel2023-11-01 21:22:10 +0100
commit1c37437b6083a0796083cd90d7e348d03ceba9f5 (patch)
treee3a68f0fb1bf4d078b3375d7f7f762c563a3f96d /PKGBUILD
parent1a8865047c635c7a880f85d664a66c48d6d14095 (diff)
downloadaur-1c37437b6083a0796083cd90d7e348d03ceba9f5.tar.gz
update to 1.3.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e78053b9963a..0fe90fd6e756 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ivelin Velkov <ivelin dot velkov at gmail dot com>
pkgname=teams-for-linux
-pkgver=1.3.17
+pkgver=1.3.18
pkgrel=1
pkgdesc="Unofficial Microsoft Teams client for Linux using Electron."
arch=("aarch64" "armv7h" "i686" "x86_64")
@@ -15,7 +15,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/IsmaelMartinez/${pkgname}/archive/v${pkgver}.tar.gz"
"${pkgname}.desktop"
)
-sha256sums=('23042ae0281ef80f2a8d925991b46cde326cb5985d48b570254d9df389e2a1dc'
+sha256sums=('0cbb6f54bfa15c35a4f8e2c354f4356f1a203e265fcaea64d34510a8f1cb297f'
'4aa7c4aa178ba4e0f97f9ff4a514764a03b332978495d5e7f2dc1ce3f74db615')
build() {