summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18df01d7b22d..88bd14c07162 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = figma-linux-bin
- pkgver = 0.11.3
+ pkgver = 0.11.4
pkgrel = 0
pkgdesc = The collaborative interface design tool. Unofficial Figma desktop client for Linux
url = https://github.com/Figma-Linux/figma-linux
@@ -39,8 +39,8 @@ pkgbase = figma-linux-bin
sha256sums = 73edf53d70de1cfe0d4361c44efe9f55930649a55b40180c7cc5fa4ec70f39a5
conflicts = figma-linux
conflicts = figma-linux-git
- source_x86_64 = https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.3/figma-linux_0.11.3_linux_amd64.zip
- sha256sums_x86_64 = 7836ec1d62b8274217e2c16639c2febf5492b321a86ee5264abcb4312f8b4b7f
- source_aarch64 = https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.3/figma-linux_0.11.3_linux_arm64.zip
- sha256sums_aarch64 = e82cf7dd6ad38e41c3a4b9db62b5d81b1f8598eb1338621126ea36700e39c641
+ source_x86_64 = https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.4/figma-linux_0.11.4_linux_amd64.zip
+ sha256sums_x86_64 = fd90fd3fcbf0ff52554c55f7d43c869cc6c89fe948c3848db54cce3321d069e5
+ source_aarch64 = https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.4/figma-linux_0.11.4_linux_arm64.zip
+ sha256sums_aarch64 = 1ff8956470069c14a8370db24ed4ffe14880510d506977e00a561292df821f8c
pkgname = figma-linux-bin \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 51705fd31aa9..5d76528e56e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_pkgname="figma-linux"
pkgname="${_pkgname}-bin"
-pkgver="0.11.3"
+pkgver="0.11.4"
pkgrel="0"
pkgdesc="The collaborative interface design tool. Unofficial Figma desktop client for Linux"
url="https://github.com/Figma-Linux/figma-linux"
@@ -37,10 +37,10 @@ sha256sums=("86f34a8d9ddfdcfad5cc5e170a729cee7bca61102fbe0b10746b7f83b19d45bc"
"dd02374b347f627d5d0a2201d366e5fd76eb1958759d311b3d72826a4a22fd47"
"73edf53d70de1cfe0d4361c44efe9f55930649a55b40180c7cc5fa4ec70f39a5")
conflicts=("figma-linux" "figma-linux-git")
-source_x86_64=("https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.3/figma-linux_0.11.3_linux_amd64.zip")
-sha256sums_x86_64=("7836ec1d62b8274217e2c16639c2febf5492b321a86ee5264abcb4312f8b4b7f")
-source_aarch64=("https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.3/figma-linux_0.11.3_linux_arm64.zip")
-sha256sums_aarch64=("e82cf7dd6ad38e41c3a4b9db62b5d81b1f8598eb1338621126ea36700e39c641")
+source_x86_64=("https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.4/figma-linux_0.11.4_linux_amd64.zip")
+sha256sums_x86_64=("fd90fd3fcbf0ff52554c55f7d43c869cc6c89fe948c3848db54cce3321d069e5")
+source_aarch64=("https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.4/figma-linux_0.11.4_linux_arm64.zip")
+sha256sums_aarch64=("1ff8956470069c14a8370db24ed4ffe14880510d506977e00a561292df821f8c")
package() {