summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2021-03-08 16:46:58 +0100
committerÓscar García Amor2021-03-08 16:46:58 +0100
commit7c00be825540ff2bddc8bf91e9b3e97e12dd38ba (patch)
treeb7ba4a386fac59db6b8f3a64334dfe4e6bdb9c2e
parente127109f115871dcc511f63b3d13b01e2ce1cafc (diff)
downloadaur-7c00be825540ff2bddc8bf91e9b3e97e12dd38ba.tar.gz
upgpkg: teams 1.4.00.4855-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3033eece7fdf..d130c0ab6764 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = teams
pkgdesc = Microsoft Teams for Linux is your chat-centered workspace in Office 365
- pkgver = 1.3.00.30857
+ pkgver = 1.4.00.4855
pkgrel = 1
url = https://teams.microsoft.com/downloads
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = teams
optdepends = org.freedesktop.secrets: Keyring password store support
conflicts = ms-teams
replaces = ms-teams
- noextract = teams_1.3.00.30857_amd64.deb
- source = https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_1.3.00.30857_amd64.deb
- sha256sums = 5058b1fe8bf9fffc57d94148a7ec55119c5cd9b21aa267cb13518bec0244241b
+ noextract = teams_1.4.00.4855_amd64.deb
+ source = https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_1.4.00.4855_amd64.deb
+ sha256sums = a91dbdf646f12659fdf8d08831aa06ab1bf4cc6fb981841c36a350f29bd714bc
pkgname = teams
diff --git a/PKGBUILD b/PKGBUILD
index c84bb057204e..9c66bb806c99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=teams
-pkgver=1.3.00.30857
+pkgver=1.4.00.4855
pkgrel=1
pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365"
arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=("ms-teams")
replaces=("ms-teams")
source=("https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/${pkgname}_${pkgver}_amd64.deb")
noextract=("${pkgname}_${pkgver}_amd64.deb")
-sha256sums=('5058b1fe8bf9fffc57d94148a7ec55119c5cd9b21aa267cb13518bec0244241b')
+sha256sums=('a91dbdf646f12659fdf8d08831aa06ab1bf4cc6fb981841c36a350f29bd714bc')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}_amd64.deb" data.tar.xz | bsdtar -C "${pkgdir}" -xJf -