[arch-commits] Commit in acme.sh/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Nov 8 16:39:01 UTC 2021
Date: Monday, November 8, 2021 @ 16:39:01
Author: felixonmars
Revision: 1038845
upgpkg: acme.sh 3.0.1-1
Modified:
acme.sh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-08 16:37:48 UTC (rev 1038844)
+++ PKGBUILD 2021-11-08 16:39:01 UTC (rev 1038845)
@@ -2,7 +2,7 @@
# Contributor: Gavin Lloyd <gavinhungry at gmail.com>
pkgname=acme.sh
-pkgver=3.0.0
+pkgver=3.0.1
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=('e93e955100071fda9398131aad965fe6d5b51d9c496b1db0269744513baca4c8eb142d9a35a72b72d4919c004848696fdf9de1ae51edec835ae0f695a6cb14b1')
+sha512sums=('8bc5468fa70bf0a23f516b05e49f4c457cceb3ae0c12e963b538297912adce1f16fca200b116fc39a88ee0ba522e1757654ed231bebb6199ef7f5ad152511c71')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list