summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2019-09-20 08:30:59 +0200
committerJosef Vybíhal2019-09-20 08:30:59 +0200
commitefb00e29f228c3d8d7a50c532fe3da9653dba23e (patch)
treedac32e2c3c71dfa35963fdf995e10f20a1c3e0a7
parent7f6f22e6c1a5a398d5748f09ec2eb19ec6f87bc0 (diff)
downloadaur-efb00e29f228c3d8d7a50c532fe3da9653dba23e.tar.gz
v1.2.00.26154
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0fbf26d9c4b..285968720431 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
- pkgver = 1.2.00.25951
+ pkgver = 1.2.00.26154
pkgrel = 1
url = https://teams.microsoft.com/start
install = ms-teams.install
@@ -23,10 +23,10 @@ pkgbase = ms-teams
optdepends = libdbusmenu-glib
optdepends = alsa-lib
optdepends = libnotify
- provides = ms-teams=1.2.00.25951
+ provides = ms-teams=1.2.00.26154
options = !emptydirs
options = !strip
- source = teams-insiders_1.2.00.25951_amd64.deb::https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams-insiders/teams-insiders_1.2.00.25951_amd64.deb
+ source = teams-insiders_1.2.00.26154_amd64.deb::https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams-insiders/teams-insiders_1.2.00.26154_amd64.deb
sha256sums = 7b657b54b1ba185b038c9d5e9dfe2bc5678f162971e0007cdb3fecfa6ec6f931
pkgname = ms-teams
diff --git a/PKGBUILD b/PKGBUILD
index 4d9d6bcbdcb6..a30b9fe124a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josef Vybíhal (josef.vybihal@gmail.com)
pkgname=ms-teams
-pkgver=1.2.00.25951
+pkgver=1.2.00.26154
pkgrel=1
pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365"
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=('7b657b54b1ba185b038c9d5e9dfe2bc5678f162971e0007cdb3fecfa6ec6f931')
+sha256sums=('012c006ca65d639ee7188689195239d1c320d070cd884f696f0420494ba51bae')
package() {
msg2 "Extracting the data.tar.xz"