summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormrxx2023-07-13 14:13:11 +0200
committermrxx2023-07-13 14:13:11 +0200
commitcbbfe6ba655336d53b22d2d057bd792ae0df8eda (patch)
tree90ee763d1635fe3c9e9fc11be103498df461f35c /PKGBUILD
parentf05bb46f52bbc3507b5c13cacee444af7bf00265 (diff)
downloadaur-pure-ftpd.tar.gz
Update supported architectures
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9425558feb33..6a8d1e34e6fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=pure-ftpd
pkgver=1.0.51
pkgrel=1
pkgdesc="A secure, production-quality and standard-conformant FTP server, focused on efficiency and ease of use."
-arch=('any')
+arch=('aarch64' 'armv6h' 'armv7h' 'i686' 'x86_64')
url="https://www.pureftpd.org/"
license=('custom')
depends=('openssl' 'mariadb-libs' 'libsodium')