[arch-commits] Commit in acme.sh/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Aug 22 16:49:55 UTC 2019
Date: Thursday, August 22, 2019 @ 16:49:55
Author: felixonmars
Revision: 500548
upgpkg: acme.sh 2.8.2-1
Modified:
acme.sh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-22 16:49:14 UTC (rev 500547)
+++ PKGBUILD 2019-08-22 16:49:55 UTC (rev 500548)
@@ -2,7 +2,7 @@
# Contributor: Gavin Lloyd <gavinhungry at gmail.com>
pkgname=acme.sh
-pkgver=2.8.1
+pkgver=2.8.2
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=('4fc55b2112058e563616893fefb56c5ff4895a7e6327e9f8416797fdc44d98e3')
+sha256sums=('9c97ae15db3fc65200db462b3304aa082b1367f1ba4af5a86693b014a991c990')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list