n8n: 1.52.2-1

This commit is contained in:
devome 2024-07-31 22:17:40 +08:00
parent dbc4cb7b9b
commit 4569932c67
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = n8n
pkgdesc = Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
pkgver = 1.51.2
pkgver = 1.52.2
pkgrel = 1
url = https://n8n.io
arch = i686

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
/src
/pkg
*.tar.gz
*.pkg.tar.zst
*.pkg.tar.*

View file

@ -1,7 +1,7 @@
# Maintainer: devome <evinedeng@hotmail.com>
pkgname="n8n"
pkgver=1.51.2
pkgver=1.52.2
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')