summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f1bc985d09a..da24399bb687 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.4.r137.g5b8d7a3f
+ pkgver = 3.0.4.r223.g4904d100
pkgrel = 1
url = https://github.com/acmesh-official/acme.sh
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 270cdba64e5c..62584572c984 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_branch=master
_pkgname=acme.sh
pkgname=${_pkgname}-git
-pkgver=3.0.4.r137.g5b8d7a3f
+pkgver=3.0.4.r223.g4904d100
pkgrel=1
pkgdesc='A pure Unix shell script implementing ACME client protocol'
arch=(any)