summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Schichtel2024-02-18 23:54:18 +0100
committerPhillip Schichtel2024-02-18 23:54:18 +0100
commit393051f3e420c3af70e6316d16c4e3b1bb5343c0 (patch)
treeefe819b30a9370c750bd71afc78e84908c3a05b6 /PKGBUILD
parenta15fc294ee74ac2e45253366d0b4010b905259dd (diff)
downloadaur-393051f3e420c3af70e6316d16c4e3b1bb5343c0.tar.gz
update to 1.4.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65aa26f7647f..62f24b77f12a 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.4.10
+pkgver=1.4.11
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=('31b8c1c130cf8a64576fa24821152505136682b10817b2828fef836d49097ff8'
+sha256sums=('088be77cbf7d3e96dd2f4bf478e09d471bef7b7e47191a2a07b3993eb774b811'
'4aa7c4aa178ba4e0f97f9ff4a514764a03b332978495d5e7f2dc1ce3f74db615')
build() {