summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2021-09-05 15:01:32 +0000
committerGitHub Action2021-09-05 15:01:32 +0000
commitcd01f75c6e456718a76013bcee32a639464e1193 (patch)
treede7add1ddb9435ea8334bb6044555bf46f6578f5 /PKGBUILD
parent96c9426d274047a8301680c3bd5ed2044c581b85 (diff)
downloadaur-cd01f75c6e456718a76013bcee32a639464e1193.tar.gz
Update from GitHub Actions: nodejs-zone-mta: update to 3.2.1-1
https://github.com/ouuan/AUR-packages/actions/runs/1203313446
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d3528d514a0..f0c938793e56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_npmname=zone-mta
pkgname=nodejs-zone-mta
-pkgver=3.1.0
-pkgrel=4
+pkgver=3.2.1
+pkgrel=1
pkgdesc='Modern outbound MTA cross platform and extendable server application'
arch=(any)
url=https://github.com/zone-eu/zone-mta
@@ -13,7 +13,7 @@ depends=(nodejs)
makedepends=(npm)
source=(https://registry.npmjs.org/$_npmname/-/$_npmname-$pkgver.tgz)
noextract=($_npmname-$pkgver.tgz)
-sha256sums=('669d15d8a36ffcfa4a4747fa656613358be4df4efd5a4921197916c2e6845b08')
+sha256sums=('7e50e49660a111cdfba949d397ff50f5cf445929bc46e695f2fbc5d61d48f164')
package() {
cd "$srcdir"