[arch-commits] Commit in acme.sh/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 7 14:29:25 UTC 2019
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 <gavinhungry at gmail.com>
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
More information about the arch-commits
mailing list