summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-11-16 10:45:48 +0800
committerzxp198210052023-11-16 10:45:48 +0800
commit03632bd3bd579701d85c0dffbe4eb1e1a9050961 (patch)
treec3ce4942663339fc64f7d79141e8a39bd2fc3deb
parent2117714348cc902ff940338b078c7a6bbdf43b4a (diff)
downloadaur-03632bd3bd579701d85c0dffbe4eb1e1a9050961.tar.gz
update to 0.11.0.r45.gc186d4b
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 369fc257e22e..55380efe06ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = figma-linux-git
pkgdesc = An unofficial Electron-based Figma desktop app,the first interface design tool based in the browser, making it easier for teams to create software.
- pkgver = 0.11.0.r0.gf5dd5bf
+ pkgver = 0.11.0.r45.gc186d4b
pkgrel = 1
url = https://github.com/Figma-Linux/figma-linux
arch = any
@@ -23,9 +23,9 @@ pkgbase = figma-linux-git
depends = systemd-libs
depends = libdbusmenu-glib
depends = libdbusmenu-gtk3
- provides = figma-linux=0.11.0.r0.gf5dd5bf
+ provides = figma-linux=0.11.0.r45.gc186d4b
conflicts = figma-linux
- source = figma-linux::git+https://github.com/Figma-Linux/figma-linux.git#tag=v0.11.0
+ source = figma-linux::git+https://github.com/Figma-Linux/figma-linux.git
source = figma-linux.sh
sha256sums = SKIP
sha256sums = 27b40ca59adaecf65b181228a1afb0c829c34659c62301e823ec6ba6926aa293
diff --git a/PKGBUILD b/PKGBUILD
index 57e1f09c29fe..05af70e9d2ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
+# Contributor: iFlygo
_pkgname=figma-linux
pkgname="${_pkgname}-git"
-_pkgver=0.11.0
-pkgver=0.11.0.r0.gf5dd5bf
+pkgver=0.11.0.r45.gc186d4b
pkgrel=1
pkgdesc="An unofficial Electron-based Figma desktop app,the first interface design tool based in the browser, making it easier for teams to create software."
arch=('any')
@@ -33,7 +33,7 @@ makedepends=(
'npm>=9.8.1'
)
source=(
- "${_pkgname}"::"git+${url}.git#tag=v${_pkgver}"
+ "${_pkgname}"::"git+${url}.git"
"${_pkgname}.sh"
)
sha256sums=('SKIP'