summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Schichtel2023-11-06 20:50:29 +0100
committerPhillip Schichtel2023-11-06 20:50:29 +0100
commit6d29f2680e1df1012945935778da970f9b5a9820 (patch)
tree63f99c411a0bcb13e031bffc3ef62f913f1b03ba /PKGBUILD
parent1c37437b6083a0796083cd90d7e348d03ceba9f5 (diff)
downloadaur-6d29f2680e1df1012945935778da970f9b5a9820.tar.gz
update to 1.3.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fe90fd6e756..c2019657fc35 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.18
+pkgver=1.3.19
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=('0cbb6f54bfa15c35a4f8e2c354f4356f1a203e265fcaea64d34510a8f1cb297f'
+sha256sums=('270417aff5a46ac436a874957a4231c99e8f551aba0bfae49407e8c455a40b3a'
'4aa7c4aa178ba4e0f97f9ff4a514764a03b332978495d5e7f2dc1ce3f74db615')
build() {