summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Schichtel2024-04-19 22:54:53 +0200
committerPhillip Schichtel2024-04-19 22:54:53 +0200
commit85a1ebd0f5b2317c262aa74cbe484e5b5fe56edf (patch)
tree84dd8836f747716942e48e8f1260e5150ed2e2af /PKGBUILD
parentd632301275a3bcf1fd0edbdb3cad050ed2c51f0c (diff)
downloadaur-teams-for-linux.tar.gz
update to 1.4.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9b94c2af362..2f49bed167f7 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.27
+pkgver=1.4.28
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=('7801a1861b6b03a58114a46937d72fa1bfc388c08240669b545c414faa28f3fb'
+sha256sums=('b6c9c0629db2fc8bc3655b5f5bf3c4e2095810b66a4f2040c8ba7bf294c44d43'
'4aa7c4aa178ba4e0f97f9ff4a514764a03b332978495d5e7f2dc1ce3f74db615')
build() {