[arch-commits] Commit in acme.sh/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 4 06:15:32 UTC 2019
Date: Friday, October 4, 2019 @ 06:15:32
Author: felixonmars
Revision: 512663
upgpkg: acme.sh 2.8.3-1
Modified:
acme.sh/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-04 04:42:03 UTC (rev 512662)
+++ PKGBUILD 2019-10-04 06:15:32 UTC (rev 512663)
@@ -2,8 +2,8 @@
# Contributor: Gavin Lloyd <gavinhungry at gmail.com>
pkgname=acme.sh
-pkgver=2.8.2
-pkgrel=2
+pkgver=2.8.3
+pkgrel=1
pkgdesc='An ACME Shell script, an acme client alternative to certbot'
arch=('any')
url='https://github.com/Neilpang/acme.sh'
@@ -10,7 +10,7 @@
license=('GPL3')
depends=('bash')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Neilpang/acme.sh/archive/$pkgver.tar.gz")
-sha256sums=('9c97ae15db3fc65200db462b3304aa082b1367f1ba4af5a86693b014a991c990')
+sha256sums=('bdec71377a764919ac277e26d71ef7e24087f7f05171921888b70de6ab6e2cbc')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list