summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 298d1957febc..1bb78c56e92b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname="stalwart-mail-bin"
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP)"
arch=("x86_64" "aarch64")
url="https://stalw.art/"
license=("AGPL-3.0")
provides=("stalwart" "stalwart-mail")
-conflict=("stalwart" "stalwart-mail")
+conflicts=("stalwart" "stalwart-mail")
optdepends=("stalwart-cli: command line interface"
"postgresql: storage backend"
"sqlite: storage backend"