[arch-commits] Commit in acme.sh/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jun 2 19:36:57 UTC 2021
Date: Wednesday, June 2, 2021 @ 19:36:56
Author: felixonmars
Revision: 953282
upgpkg: acme.sh 2.9.0-1
Modified:
acme.sh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-02 18:30:11 UTC (rev 953281)
+++ PKGBUILD 2021-06-02 19:36:56 UTC (rev 953282)
@@ -2,7 +2,7 @@
# Contributor: Gavin Lloyd <gavinhungry at gmail.com>
pkgname=acme.sh
-pkgver=2.8.9
+pkgver=2.9.0
pkgrel=1
pkgdesc='An ACME Shell script, an acme client alternative to certbot'
arch=('any')
@@ -11,7 +11,7 @@
depends=('bash')
optdepends=('socat: for standalone mode')
source=("$pkgname-$pkgver.tar.gz::https://github.com/acmesh-official/acme.sh/archive/$pkgver.tar.gz")
-sha512sums=('94f771fcbc5b12a2a9992659884d16b543d70db52bccf20eddad931b4a5c233c0fd7362ce525e0cbebfdbd841824b815f5b419572f97b549fea7f2663c92c0a8')
+sha512sums=('bfe19e322b18830406f372a920873b6a4ced0dd2358bdf2f59a97d6b6e163276dd362b51d3b6eef5eb941fd6245d77768bb7b9ed8cfc5182ed171a4263bfb1a1')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list