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

Felix Yan felixonmars at archlinux.org
Fri Feb 1 20:07:32 UTC 2019


    Date: Friday, February 1, 2019 @ 20:07:32
  Author: felixonmars
Revision: 429126

upgpkg: acme.sh 2.8.0-1

Modified:
  acme.sh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-01 20:06:34 UTC (rev 429125)
+++ PKGBUILD	2019-02-01 20:07:32 UTC (rev 429126)
@@ -2,7 +2,7 @@
 # Contributor: Gavin Lloyd <gavinhungry at gmail.com>
 
 pkgname=acme.sh
-pkgver=2.7.9
+pkgver=2.8.0
 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=('25f8eef1a53584e3ebc653e1ae7763362ca97c40bb476ab7fee01aa50fa3a101')
+sha256sums=('51d20c71e513e9fde0114de9ba3ada4e392e395981fb8d598b0ea610e183f009')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list