summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40bb89bfa8b4..802587c873a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_pkgname="figma-linux"
pkgname="${_pkgname}-bin"
pkgver="0.11.1"
-pkgrel="1"
+pkgrel="2"
pkgdesc="The collaborative interface design tool. Unofficial Figma desktop client for Linux"
url="https://github.com/Figma-Linux/figma-linux"
arch=("x86_64" "aarch64")
@@ -38,7 +38,9 @@ sha256sums=("86f34a8d9ddfdcfad5cc5e170a729cee7bca61102fbe0b10746b7f83b19d45bc"
"73edf53d70de1cfe0d4361c44efe9f55930649a55b40180c7cc5fa4ec70f39a5")
conflicts=("figma-linux" "figma-linux-git")
source_x86_64=("https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.1/figma-linux_0.11.1_linux_amd64.zip")
-sha256sums_x86_64=("4cf109ffc02abf0f18990370bb85820cf44f5b3ad9c98cdcf3ca361491fa5096")
+sha256sums_x86_64=("8cefec23f2b151529d63515f546ce1f349a24221ede09bbf9e0ebfad4f1cbeb3")
+source_aarch64=("https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.1/figma-linux_0.11.1_linux_arm64.zip")
+sha256sums_aarch64=("26f6bb3b9b9b51e5d247eea716e8a3ddf1b375f833a64a6a0d81140a7217cf00")
package() {