summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2022-04-11 18:23:19 +0200
committerFrederic Bezies2022-04-11 18:23:19 +0200
commit291f10960f300664d22cd204371e1af92c60649d (patch)
tree7ea0d74ccd9fc439091581b29a6098dbb3cfda61
parentb50f90b18c28ca7f4ab213d89ce59ce582de170d (diff)
downloadaur-291f10960f300664d22cd204371e1af92c60649d.tar.gz
April 11th, 2022 update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64e3451382d2..5ea698b79f98 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.r53.g9ebb2ac2
+ pkgver = 3.0.2.r92.g83da01a2
pkgrel = 1
url = https://github.com/acmesh-official/acme.sh
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e438c17fbb6d..cf6fcc59482f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_branch=master
_pkgname=acme.sh
pkgname=${_pkgname}-git
-pkgver=3.0.2.r53.g9ebb2ac2
+pkgver=3.0.2.r92.g83da01a2
pkgrel=1
pkgdesc='A pure Unix shell script implementing ACME client protocol'
arch=(any)