summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2022-09-19 16:21:47 +0200
committerJosef Vybíhal2022-09-19 16:21:47 +0200
commitab66ef10fcda0dfc3d884c5d64716179fd252038 (patch)
tree4c8702aafb1d241e0463de547a39b2413f9d387e
parent83e9610d793a69f88f84a2ad0188452f1d50954f (diff)
downloadaur-ab66ef10fcda0dfc3d884c5d64716179fd252038.tar.gz
upgpkg: teams 1.5.00.23861-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f0a9b46ae6c..44f9a958ee16 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.5.00.10453
+ pkgver = 1.5.00.23861
pkgrel = 1
url = https://teams.microsoft.com/downloads
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = teams
optdepends = org.freedesktop.secrets: Keyring password store support
conflicts = ms-teams
replaces = ms-teams
- noextract = teams_1.5.00.10453_amd64.deb
- source = https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_1.5.00.10453_amd64.deb
- b2sums = f9570bedd12dc9113c956d0b9c34c4124939b0a855f73a7611ce640b00fd4a7d8288af94aa3f087482040619c11f79a144e2292dd853254fe4f55fe694165a26
+ noextract = teams_1.5.00.23861_amd64.deb
+ source = https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_1.5.00.23861_amd64.deb
+ b2sums = fb989e0f6fcf65aad52586de83a1c6da2f7a8c3d7509f3c09fec61a6a3a83660df47284c5c76964eb845441e294a0c4e29517aa0b9df1c4356efed1e1bd1a50d
pkgname = teams
diff --git a/PKGBUILD b/PKGBUILD
index b55de587ab34..c362541da7cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=teams
-pkgver=1.5.00.10453
+pkgver=1.5.00.23861
pkgrel=1
pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365"
arch=('x86_64')
@@ -9,12 +9,12 @@ url="https://teams.microsoft.com/downloads"
license=('custom')
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4")
optdepends=("libappindicator-gtk3: Systray indicator support"
- "org.freedesktop.secrets: Keyring password store support")
+ "org.freedesktop.secrets: Keyring password store support")
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")
-b2sums=('f9570bedd12dc9113c956d0b9c34c4124939b0a855f73a7611ce640b00fd4a7d8288af94aa3f087482040619c11f79a144e2292dd853254fe4f55fe694165a26')
+b2sums=('fb989e0f6fcf65aad52586de83a1c6da2f7a8c3d7509f3c09fec61a6a3a83660df47284c5c76964eb845441e294a0c4e29517aa0b9df1c4356efed1e1bd1a50d')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}_amd64.deb" data.tar.xz | bsdtar -C "${pkgdir}" -xJf -