summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChugunov Roman2023-11-18 20:11:33 +0000
committerChugunov Roman2023-11-18 20:11:33 +0000
commitce3a04c1841c6d615f4ecc9dbd395506e79509fc (patch)
tree6372cd001cc9bde77a71afdaac8b1bb4cb974882 /PKGBUILD
parentea4b4d5e8f142111af09c53a8f7780611851f1e1 (diff)
downloadaur-ce3a04c1841c6d615f4ecc9dbd395506e79509fc.tar.gz
"Publish release v0.11.2"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0445f860dd1..11c5938756a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_pkgname="figma-linux"
pkgname="${_pkgname}-git"
-pkgver="0.11.1.r0.g329e588"
-pkgrel="2"
+pkgver="0.11.2.r0.gce037bf"
+pkgrel="0"
arch=("any")
pkgdesc="The collaborative interface design tool. Unofficial Figma desktop client for Linux"
url="https://github.com/Figma-Linux/figma-linux"
@@ -9,7 +9,7 @@ license=("GPL2")
depends=("hicolor-icon-theme")
makedepends=("git" "nodejs>=18.11.18" "npm>=9.8.1" "xdg-utils")
provides=("figma-linux")
-_pkgver="0.11.1"
+_pkgver="0.11.2"
source=("${_pkgname}"::"git+${url}.git#tag=v${_pkgver}")
sha256sums=("SKIP")
conflicts=("figma-linux" "figma-linux-bin")