summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNoel Kuntze2018-12-20 16:29:22 +0100
committerNoel Kuntze2018-12-20 16:29:22 +0100
commit5ae8c1f3acc8c150a145f526623f47f498ca96d5 (patch)
tree1e078eb23d7ee344ef8f244146608ad108187446 /PKGBUILD
parent054cdf7a303859135bb845a61c3ffbb3035a044e (diff)
downloadaur-5ae8c1f3acc8c150a145f526623f47f498ca96d5.tar.gz
Close contributer <>, add aarch64 to architectures
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d4d682ddd59..a49afa8ead8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Noel Kuntze <noel.kuntze at thermi dot consulting>
# Contributor: Mikael Eriksson <mikael_eriksson@miffe.org>
-# Contributor: Stephan Eisvogel <eisvogel at embinet dot de
+# Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
pkgname=acmetool
pkgver=0.0.67
pkgrel=3
pkgdesc="An easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt)"
-arch=(i686 x86_64 armv7h)
+arch=(i686 x86_64 armv7h aarch64)
url="https://github.com/hlandau/acme"
license=('MIT')
depends=(bash libcap)