summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2019-11-19 08:18:57 +0100
committerJosef Vybíhal2019-11-19 08:18:57 +0100
commit8d12ced4311317951bda239be1f354a819cb600f (patch)
tree619e8f7e0fc9bcd491e42e9ff9d8db7c5309ea9b
parent1626d9d1397050656c1305293f412220a8e5495d (diff)
downloadaur-8d12ced4311317951bda239be1f354a819cb600f.tar.gz
v1.2.00.31751
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c618f6c64fb1..af557c12f669 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ms-teams
pkgdesc = Microsoft Teams for Linux is your chat-centered workspace in Office 365. Currently *only for insiders* on linux.
- pkgver = 1.2.00.30358
+ pkgver = 1.2.00.31751
pkgrel = 1
url = https://teams.microsoft.com/start
install = ms-teams.install
@@ -23,11 +23,11 @@ pkgbase = ms-teams
optdepends = libdbusmenu-glib
optdepends = alsa-lib
optdepends = libnotify
- provides = ms-teams=1.2.00.30358
+ provides = ms-teams=1.2.00.31751
options = !emptydirs
options = !strip
- source = teams-insiders_1.2.00.30358_amd64.deb::https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams-insiders/teams-insiders_1.2.00.30358_amd64.deb
- sha256sums = 24ba404057dc0d72402c39f3a5a2f62e166b5b413ddbbae9d84d77d8ac46ff54
+ source = teams-insiders_1.2.00.31751_amd64.deb::https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams-insiders/teams-insiders_1.2.00.31751_amd64.deb
+ sha256sums = 324f9e2cafe0ca53deb1f2b7365e0022450190548daf8f87d8555ef5e6521f1d
pkgname = ms-teams
diff --git a/PKGBUILD b/PKGBUILD
index 7d1747cea100..91c168df83fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josef Vybíhal (josef.vybihal@gmail.com)
pkgname=ms-teams
-pkgver=1.2.00.30358
+pkgver=1.2.00.31751
pkgrel=1
pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365. Currently *only for insiders* on linux."
arch=('x86_64')
@@ -15,7 +15,7 @@ install=${pkgname}.install
_source_arch="amd64"
#[ "${CARCH}" = 'x86_64' ] && _source_arch="amd64"
source=("teams-insiders_${pkgver}_${_source_arch}.deb::https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams-insiders/teams-insiders_${pkgver}_${_source_arch}.deb")
-sha256sums=('24ba404057dc0d72402c39f3a5a2f62e166b5b413ddbbae9d84d77d8ac46ff54')
+sha256sums=('324f9e2cafe0ca53deb1f2b7365e0022450190548daf8f87d8555ef5e6521f1d')
package() {
msg2 "Extracting the data.tar.xz"