summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChugunov Roman2023-11-17 16:49:06 +0000
committerChugunov Roman2023-11-17 16:49:06 +0000
commit6b76896cd3251a77573119d10a6b3e8939214f54 (patch)
tree7a660c944d3c1a99a7ec7560aec74dcaf46ab80f /PKGBUILD
parent7fc75fb28039e69b8fa0d3f4a9f9bdef788e3f2c (diff)
downloadaur-6b76896cd3251a77573119d10a6b3e8939214f54.tar.gz
"Publish build 0.11.0.r52.gb616de7"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1764441c8f6..ffafaa90256d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
_pkgname="figma-linux-dev"
pkgname="${_pkgname}-git"
pkgver="0.11.0.r52.gb616de7"
-pkgrel="1"
+pkgrel="2"
arch=("any")
pkgdesc="The collaborative interface design tool. Unofficial Figma desktop client for Linux"
url="https://github.com/Figma-Linux/figma-linux"
license=("GPL2")
depends=("hicolor-icon-theme")
makedepends=("git" "nodejs>=18.11.18" "npm>=9.8.1" "xdg-utils")
-conflicts=("")
+conflicts=("figma-linux" "figma-linux-bin")
provides=("figma-linux")
_pkgver="0.11.0"
source=("figma-linux"::"git+${url}.git#branch=dev")