summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2021-08-01 21:23:47 +0200
committerFrederic Bezies2021-08-01 21:23:47 +0200
commit690bce9bd73b0bd094692917d252021af7dc0469 (patch)
tree3a17ca8e87c20bb542831e768cdefc9859a49bc3
parent553ad83384e4f5a4551d2a8f5c9ed0607ccdfbf4 (diff)
downloadaur-690bce9bd73b0bd094692917d252021af7dc0469.tar.gz
3.0.0 update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b8a6bad9bbb..7a9f05ddb29a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = acme.sh-git
pkgdesc = A pure Unix shell script implementing ACME client protocol
- pkgver = 2.9.0.r88.ga76dcd4b
+ pkgver = 3.0.0.r0.gd84da5bd
pkgrel = 1
url = https://github.com/acmesh-official/acme.sh
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 297becaf0d8b..cab21111fc41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_branch=master
_pkgname=acme.sh
pkgname=${_pkgname}-git
-pkgver=2.9.0.r88.ga76dcd4b
+pkgver=3.0.0.r0.gd84da5bd
pkgrel=1
pkgdesc='A pure Unix shell script implementing ACME client protocol'
arch=(any)