[arch-commits] Commit in acme.sh/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Jan 18 14:51:11 UTC 2020


    Date: Saturday, January 18, 2020 @ 14:51:11
  Author: felixonmars
Revision: 553014

upgpkg: acme.sh 2.8.4-1

Modified:
  acme.sh/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-18 14:44:52 UTC (rev 553013)
+++ PKGBUILD	2020-01-18 14:51:11 UTC (rev 553014)
@@ -2,8 +2,8 @@
 # Contributor: Gavin Lloyd <gavinhungry at gmail.com>
 
 pkgname=acme.sh
-pkgver=2.8.3
-pkgrel=2
+pkgver=2.8.4
+pkgrel=1
 pkgdesc='An ACME Shell script, an acme client alternative to certbot'
 arch=('any')
 url='https://github.com/Neilpang/acme.sh'
@@ -11,7 +11,7 @@
 depends=('bash')
 optdepends=('socat: for standalone mode')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Neilpang/acme.sh/archive/$pkgver.tar.gz")
-sha256sums=('bdec71377a764919ac277e26d71ef7e24087f7f05171921888b70de6ab6e2cbc')
+sha512sums=('84e0935807d6f60569d1802995da02bdb88518bd1b4e42a970e8b18fb42d0c16d4c64cb17c319b6b1c857c84008623c80707648c1b489096482a8e2d18d71ea3')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list