File tree Expand file tree Collapse file tree 3 files changed +18
-10
lines changed
packages/teams-for-linux-deb Expand file tree Collapse file tree 3 files changed +18
-10
lines changed Original file line number Diff line number Diff line change 11pkgbase = teams-for-linux-deb
22 gives = teams-for-linux
3- pkgver = 1.12.5
3+ pkgver = 1.12.6
44 pkgdesc = Unofficial Microsoft Teams client for Linux using Electron. It uses the Web App and wraps it as a standalone application using Electron.
55 arch = amd64
6+ arch = arm64
67 breaks = teams-for-linux
78 breaks = teams-for-linux-git
89 breaks = teams-for-linux-bin
910 breaks = teams-for-linux-app
1011 maintainer = matusaurio <matusaurio@github.com>
1112 repology = project: teams-for-linux
12- source = https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.12.5/teams-for-linux_1.12.5_amd64.deb
13- sha256sums = 2e133ce4554bcbd24c73a2cee4cddb597a32e260d6fd73f391b3f5306be47dc8
13+ source_amd64 = https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.12.6/teams-for-linux_1.12.6_amd64.deb
14+ sha256sums_amd64 = 4b771197daf9674c2d01bb66823e35f8ff7b6905b8c31f49615b6cad9b92394d
15+ source_arm64 = https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.12.6/teams-for-linux_1.12.6_arm64.deb
16+ sha256sums_arm64 = 26b5b6d8719782c49e10a28ec513c04f8ed63302128ca36100e148014377fa8f
1417
1518pkgname = teams-for-linux-deb
Original file line number Diff line number Diff line change 11pkgname="teams-for-linux-deb"
22repology=("project: teams-for-linux")
33gives="teams-for-linux"
4- pkgver="1.12.5"
5- source=("https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v${pkgver}/teams-for-linux_${pkgver}_amd64.deb")
4+ pkgver="1.12.6"
5+ source_amd64=("https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v${pkgver}/teams-for-linux_${pkgver}_amd64.deb")
6+ source_arm64=("https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v${pkgver}/teams-for-linux_${pkgver}_arm64.deb")
67breaks=("${gives}" "${gives}-git" "${gives}-bin" "${gives}-app")
78pkgdesc="Unofficial Microsoft Teams client for Linux using Electron. It uses the Web App and wraps it as a standalone application using Electron."
8- sha256sums=("2e133ce4554bcbd24c73a2cee4cddb597a32e260d6fd73f391b3f5306be47dc8")
9- arch=('amd64')
9+ sha256sums_amd64=("4b771197daf9674c2d01bb66823e35f8ff7b6905b8c31f49615b6cad9b92394d")
10+ sha256sums_arm64=("26b5b6d8719782c49e10a28ec513c04f8ed63302128ca36100e148014377fa8f")
11+ arch=('amd64' 'arm64')
1012maintainer=("matusaurio <matusaurio@github.com>")
Original file line number Diff line number Diff line change @@ -11870,17 +11870,20 @@ pkgname = tdrop-git
1187011870---
1187111871pkgbase = teams-for-linux-deb
1187211872 gives = teams-for-linux
11873- pkgver = 1.12.5
11873+ pkgver = 1.12.6
1187411874 pkgdesc = Unofficial Microsoft Teams client for Linux using Electron. It uses the Web App and wraps it as a standalone application using Electron.
1187511875 arch = amd64
11876+ arch = arm64
1187611877 breaks = teams-for-linux
1187711878 breaks = teams-for-linux-git
1187811879 breaks = teams-for-linux-bin
1187911880 breaks = teams-for-linux-app
1188011881 maintainer = matusaurio <matusaurio@github.com>
1188111882 repology = project: teams-for-linux
11882- source = https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.12.5/teams-for-linux_1.12.5_amd64.deb
11883- sha256sums = 2e133ce4554bcbd24c73a2cee4cddb597a32e260d6fd73f391b3f5306be47dc8
11883+ source_amd64 = https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.12.6/teams-for-linux_1.12.6_amd64.deb
11884+ sha256sums_amd64 = 4b771197daf9674c2d01bb66823e35f8ff7b6905b8c31f49615b6cad9b92394d
11885+ source_arm64 = https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.12.6/teams-for-linux_1.12.6_arm64.deb
11886+ sha256sums_arm64 = 26b5b6d8719782c49e10a28ec513c04f8ed63302128ca36100e148014377fa8f
1188411887
1188511888pkgname = teams-for-linux-deb
1188611889---
You can’t perform that action at this time.
0 commit comments