mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
16 lines
482 B
Text
16 lines
482 B
Text
pkgbase = figma-agent-linux
|
|
pkgdesc = A lightweight local service that makes your locally installed fonts available on Figma.
|
|
pkgver = 0.4.3
|
|
pkgrel = 1
|
|
url = https://github.com/neetly/figma-agent-linux
|
|
install = figma-agent.install
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = MIT
|
|
makedepends = git
|
|
makedepends = rust
|
|
optdepends = fontconfig
|
|
source = figma-agent-linux::git+https://github.com/neetly/figma-agent-linux.git#tag=0.4.3
|
|
cksums = SKIP
|
|
|
|
pkgname = figma-agent-linux
|