summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2023-07-30 11:09:20 +0200
committerFrederic Bezies2023-07-30 11:09:20 +0200
commit90e50ce70e411267ee7882f7f0b5c49eab9db540 (patch)
tree9ddbf3e50cfff9ccfc4b47abfc3e06b2e6df0cdd
parentd759efc4c928ff6dfbea37034c61b833cdc0312c (diff)
downloadaur-90e50ce70e411267ee7882f7f0b5c49eab9db540.tar.gz
July 30th, 2023 update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1303e0adacf..ce409ce20ea1 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.5.r81.gd4befeb5
+ pkgver = 3.0.6.r45.g0da839cc
pkgrel = 1
url = https://github.com/acmesh-official/acme.sh
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 3d05b5754dc7..9770eaea57d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_branch=master
_pkgname=acme.sh
pkgname=${_pkgname}-git
-pkgver=3.0.5.r81.gd4befeb5
+pkgver=3.0.6.r45.g0da839cc
pkgrel=1
pkgdesc='A pure Unix shell script implementing ACME client protocol'
arch=(any)