blob: eda35208d876f8ee69898c602d0edc9b5cf22254 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = teams-for-linux
pkgdesc = Unofficial Microsoft Teams client for Linux using Electron.
pkgver = 1.4.11
pkgrel = 1
url = https://github.com/IsmaelMartinez/teams-for-linux
arch = aarch64
arch = armv7h
arch = i686
arch = x86_64
license = GPL3
makedepends = nodejs>=18
makedepends = node-gyp
makedepends = yarn
depends = gtk3
depends = libxss
depends = nss
source = teams-for-linux-1.4.11.tar.gz::https://github.com/IsmaelMartinez/teams-for-linux/archive/v1.4.11.tar.gz
source = teams-for-linux.desktop
sha256sums = 088be77cbf7d3e96dd2f4bf478e09d471bef7b7e47191a2a07b3993eb774b811
sha256sums = 4aa7c4aa178ba4e0f97f9ff4a514764a03b332978495d5e7f2dc1ce3f74db615
pkgname = teams-for-linux
|