Date: Tuesday, May 7, 2019 @ 14:29:25
  Author: felixonmars
Revision: 462170

upgpkg: acme.sh 2.8.1-1

Modified:
  acme.sh/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-07 14:29:18 UTC (rev 462169)
+++ PKGBUILD    2019-05-07 14:29:25 UTC (rev 462170)
@@ -2,7 +2,7 @@
 # Contributor: Gavin Lloyd <[email protected]>
 
 pkgname=acme.sh
-pkgver=2.8.0
+pkgver=2.8.1
 pkgrel=1
 pkgdesc='An ACME Shell script, an acme client alternative to certbot'
 arch=('any')
@@ -10,7 +10,7 @@
 license=('GPL3')
 depends=('bash')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Neilpang/acme.sh/archive/$pkgver.tar.gz";)
-sha256sums=('51d20c71e513e9fde0114de9ba3ada4e392e395981fb8d598b0ea610e183f009')
+sha256sums=('4fc55b2112058e563616893fefb56c5ff4895a7e6327e9f8416797fdc44d98e3')
 
 package() {
   cd $pkgname-$pkgver

Reply via email to