summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChugunov Roman2024-05-26 20:02:46 +0000
committerChugunov Roman2024-05-26 20:02:46 +0000
commitc75bfea4c92488e1be65fa8423650b1e56fcb616 (patch)
treeac72c5a96b9f222f205ef1014ab464786f9eba54
parentef82bc071bd51c0844bd6295e67bbd459a2d564c (diff)
downloadaur-c75bfea4c92488e1be65fa8423650b1e56fcb616.tar.gz
"Publish build 0.11.4.r0.g0ff07fb"
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13e945008359..b3c7c1296078 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = figma-linux-dev-git
- pkgver = 0.11.3.r11.g8870a35
- pkgrel = 11
+ pkgver = 0.11.4.r0.g0ff07fb
+ pkgrel = 0
pkgdesc = The collaborative interface design tool. Unofficial Figma desktop client for Linux
url = https://github.com/Figma-Linux/figma-linux
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 624f9765f081..10e7f6d00857 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_pkgname="figma-linux-dev"
pkgname="${_pkgname}-git"
-pkgver="0.11.3.r11.g8870a35"
-pkgrel="11"
+pkgver="0.11.4.r0.g0ff07fb"
+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.3"
+_pkgver="0.11.4"
source=("figma-linux-dev"::"git+${url}.git#branch=dev")
sha256sums=("SKIP")