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

Felix Yan felixonmars at archlinux.org
Wed May 6 17:18:09 UTC 2020


    Date: Wednesday, May 6, 2020 @ 17:18:08
  Author: felixonmars
Revision: 625089

upgpkg: acme.sh 2.8.6-1

Modified:
  acme.sh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-06 17:18:00 UTC (rev 625088)
+++ PKGBUILD	2020-05-06 17:18:08 UTC (rev 625089)
@@ -2,16 +2,16 @@
 # Contributor: Gavin Lloyd <gavinhungry at gmail.com>
 
 pkgname=acme.sh
-pkgver=2.8.5
+pkgver=2.8.6
 pkgrel=1
 pkgdesc='An ACME Shell script, an acme client alternative to certbot'
 arch=('any')
-url='https://github.com/Neilpang/acme.sh'
+url='https://github.com/acmesh-official/acme.sh'
 license=('GPL3')
 depends=('bash')
 optdepends=('socat: for standalone mode')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Neilpang/acme.sh/archive/$pkgver.tar.gz")
-sha512sums=('db355d8c60c61b632c62dda376e71c438035d3eaf5630a6dc3ca241f6d988216f046e1588ccfe3da955aacb7897cefac5a8c7b6868f12af8f422182c52ed7b72')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/acmesh-official/acme.sh/archive/$pkgver.tar.gz")
+sha512sums=('72d7dc4c66cc0261a14ed80d664b80a157db8be69e56632d7536bf8b7a8d3d56a47f56a7ebb1e2e894c2173a8338334e65a69827afcd03b8e40cdf57006c40f5')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list