summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Schichtel2024-04-14 11:06:13 +0200
committerPhillip Schichtel2024-04-14 11:06:13 +0200
commit72a6fe6ea9154c27c1118280050132fa78199e43 (patch)
treed973b786ca5a2441e54b009df431c112d66f2077 /PKGBUILD
parenta5f871ce0656f44ce4d20d1a237dd082a5d0f224 (diff)
downloadaur-72a6fe6ea9154c27c1118280050132fa78199e43.tar.gz
update to 1.4.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2f5978edca2..79ab62d0b1a1 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.22
+pkgver=1.4.25
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=('ee05f7e0728d6120362d78508e9df310aba94435fe41d120e1256e4c6b5e7888'
+sha256sums=('3c21e8fa0ecca85b30c06b7ceab558af0624016e460c4296ecf79bad5af8353b'
'4aa7c4aa178ba4e0f97f9ff4a514764a03b332978495d5e7f2dc1ce3f74db615')
build() {