mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 20:52:55 +01:00
n8n: 1.45.1-1
This commit is contained in:
parent
337fbac2cd
commit
fc08b2ddb9
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -2,7 +2,7 @@ pkgbase = n8n
|
|||
pkgdesc = Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
|
||||
pkgver = 1.45.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/n8n-io/n8n
|
||||
url = https://n8n.io
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
arch = arm
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -5,7 +5,7 @@ pkgver=1.45.1
|
|||
pkgrel=1
|
||||
pkgdesc="Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services."
|
||||
arch=('i686' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
|
||||
url="https://github.com/${pkgname}-io/${pkgname}"
|
||||
url="https://n8n.io"
|
||||
license=("custom:Sustainable Use License")
|
||||
backup=("etc/default/${pkgname}")
|
||||
depends=("nodejs")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue