summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2022-05-04 11:04:54 +0200
committerFrederic Bezies2022-05-04 11:04:54 +0200
commit9ddd4cc88d14487b3c476a0fe3304fba23105ea4 (patch)
treebb4e8b343d824f1f6fe277aa3b93f0357a9d3791
parent291f10960f300664d22cd204371e1af92c60649d (diff)
downloadaur-9ddd4cc88d14487b3c476a0fe3304fba23105ea4.tar.gz
May 4th, 2022 update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ea698b79f98..ea1a58cb455a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = acme.sh-git
pkgdesc = A pure Unix shell script implementing ACME client protocol
- pkgver = 3.0.2.r92.g83da01a2
+ pkgver = 3.0.2.r127.g641f6977
pkgrel = 1
url = https://github.com/acmesh-official/acme.sh
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index cf6fcc59482f..84be1430ad93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_branch=master
_pkgname=acme.sh
pkgname=${_pkgname}-git
-pkgver=3.0.2.r92.g83da01a2
+pkgver=3.0.2.r127.g641f6977
pkgrel=1
pkgdesc='A pure Unix shell script implementing ACME client protocol'
arch=(any)