n8n: 1.45.1-1

This commit is contained in:
devome 2024-06-20 00:11:16 +08:00
parent 337fbac2cd
commit fc08b2ddb9
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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")