[arch-commits] Commit in acme.sh/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Nov 20 19:21:44 UTC 2019
Date: Wednesday, November 20, 2019 @ 19:21:44
Author: felixonmars
Revision: 530782
upgpkg: acme.sh 2.8.3-2
Modified:
acme.sh/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-20 19:20:21 UTC (rev 530781)
+++ PKGBUILD 2019-11-20 19:21:44 UTC (rev 530782)
@@ -3,12 +3,13 @@
pkgname=acme.sh
pkgver=2.8.3
-pkgrel=1
+pkgrel=2
pkgdesc='An ACME Shell script, an acme client alternative to certbot'
arch=('any')
url='https://github.com/Neilpang/acme.sh'
license=('GPL3')
depends=('bash')
+optdepends=('socat: for standalone mode')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Neilpang/acme.sh/archive/$pkgver.tar.gz")
sha256sums=('bdec71377a764919ac277e26d71ef7e24087f7f05171921888b70de6ab6e2cbc')
More information about the arch-commits
mailing list