summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2021-07-01 10:30:58 +0200
committerFrederic Bezies2021-07-01 10:30:58 +0200
commit553ad83384e4f5a4551d2a8f5c9ed0607ccdfbf4 (patch)
tree84e95afc50e2768c6d82cdeb243e2ca147a97c73
parent7777f18bdfca960405874698d9e1070a56fe9b4d (diff)
downloadaur-553ad83384e4f5a4551d2a8f5c9ed0607ccdfbf4.tar.gz
July 1st, 2021 update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1eec17beea9..4b8a6bad9bbb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = acme.sh-git
pkgdesc = A pure Unix shell script implementing ACME client protocol
- pkgver = 2.9.0.r0.g9293bcfb
+ pkgver = 2.9.0.r88.ga76dcd4b
pkgrel = 1
url = https://github.com/acmesh-official/acme.sh
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 2116b83f15a9..297becaf0d8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_branch=master
_pkgname=acme.sh
pkgname=${_pkgname}-git
-pkgver=2.9.0.r0.g9293bcfb
+pkgver=2.9.0.r88.ga76dcd4b
pkgrel=1
pkgdesc='A pure Unix shell script implementing ACME client protocol'
arch=(any)