blob: c86a22cfe571c3dd8c13f048e13d7fe3967cdc24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = figma-linux-git
pkgver = 0.11.3.r0.g34deb85
pkgrel = 0
pkgdesc = The collaborative interface design tool. Unofficial Figma desktop client for Linux
url = https://github.com/Figma-Linux/figma-linux
arch = any
license = GPL2
depends = hicolor-icon-theme
makedepends = git
makedepends = nodejs>=18.11.18
makedepends = npm>=9.8.1
makedepends = xdg-utils
provides = figma-linux
source = figma-linux::git+https://github.com/Figma-Linux/figma-linux.git#tag=v0.11.3
sha256sums = SKIP
conflicts = figma-linux
conflicts = figma-linux-bin
pkgname = figma-linux-git
|