mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Fix .SRCINFO
This commit is contained in:
parent
7739a9d5c7
commit
fec1c52cc5
1 changed files with 2 additions and 2 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = figma-agent-linux
|
||||
pkgdesc = Figma Agent for Linux
|
||||
pkgver = 0.1.0
|
||||
pkgver = 0.2.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/neetly/figma-agent-linux
|
||||
arch = x86_64
|
||||
|
|
@ -10,7 +10,7 @@ pkgbase = figma-agent-linux
|
|||
makedepends = rust
|
||||
depends = freetype2
|
||||
depends = fontconfig
|
||||
source = figma-agent-linux::git+https://github.com/neetly/figma-agent-linux.git#tag=v0.1.0
|
||||
source = figma-agent-linux::git+https://github.com/neetly/figma-agent-linux.git#tag=v0.2.0
|
||||
cksums = SKIP
|
||||
|
||||
pkgname = figma-agent-linux
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue