summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2023-10-18 09:02:37 +0200
committerFrederic Bezies2023-10-18 09:02:37 +0200
commit1528cb0a61bcbc095e8d7d592f8c77d65f3c629c (patch)
treed6537367b8decb3f42f04334f42a737c19022e43
parent90e50ce70e411267ee7882f7f0b5c49eab9db540 (diff)
downloadaur-1528cb0a61bcbc095e8d7d592f8c77d65f3c629c.tar.gz
October 18th, 2023 update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce409ce20ea1..e1804cc81292 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.6.r45.g0da839cc
+ pkgver = 3.0.7.r0.g377a37e4
pkgrel = 1
url = https://github.com/acmesh-official/acme.sh
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9770eaea57d2..3bf23778e1aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_branch=master
_pkgname=acme.sh
pkgname=${_pkgname}-git
-pkgver=3.0.6.r45.g0da839cc
+pkgver=3.0.7.r0.g377a37e4
pkgrel=1
pkgdesc='A pure Unix shell script implementing ACME client protocol'
arch=(any)