summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2021-06-03 17:47:35 +0200
committerFrederic Bezies2021-06-03 17:47:35 +0200
commit7777f18bdfca960405874698d9e1070a56fe9b4d (patch)
treebd2c966462f29e8525d536106db3b0eaec664cd8
parent87d33f8fa0055183297280ffa2693d3c1e3b9ee2 (diff)
downloadaur-7777f18bdfca960405874698d9e1070a56fe9b4d.tar.gz
2.9.0 update
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce6b6bf93b5b..a1eec17beea9 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.8.9.r19.g130e8dbd
+ pkgver = 2.9.0.r0.g9293bcfb
pkgrel = 1
url = https://github.com/acmesh-official/acme.sh
arch = any
@@ -13,4 +13,3 @@ pkgbase = acme.sh-git
sha512sums = SKIP
pkgname = acme.sh-git
-
diff --git a/PKGBUILD b/PKGBUILD
index cf3fb530420c..2116b83f15a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_branch=master
_pkgname=acme.sh
pkgname=${_pkgname}-git
-pkgver=2.8.9.r19.g130e8dbd
+pkgver=2.9.0.r0.g9293bcfb
pkgrel=1
pkgdesc='A pure Unix shell script implementing ACME client protocol'
arch=(any)