[arch-commits] Commit in acme.sh/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 29 00:52:10 UTC 2020
Date: Saturday, August 29, 2020 @ 00:52:10
Author: felixonmars
Revision: 691371
upgpkg: acme.sh 2.8.7-1
Modified:
acme.sh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-29 00:44:50 UTC (rev 691370)
+++ PKGBUILD 2020-08-29 00:52:10 UTC (rev 691371)
@@ -2,7 +2,7 @@
# Contributor: Gavin Lloyd <gavinhungry at gmail.com>
pkgname=acme.sh
-pkgver=2.8.6
+pkgver=2.8.7
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=('72d7dc4c66cc0261a14ed80d664b80a157db8be69e56632d7536bf8b7a8d3d56a47f56a7ebb1e2e894c2173a8338334e65a69827afcd03b8e40cdf57006c40f5')
+sha512sums=('45599f50a4a45b6fdea58d7a5759e4eb5f8e33acc53d60b264c15662e6bdc1e353af610845056fc67b127242c4ad15eaaf60a2113f2cb0245d4e4861dac6e1c3')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list