Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / acme.sh


Commits:
f0e1d52d by Felix Yan at 2025-04-29T00:05:07+08:00
upgpkg: 3.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = acme.sh
        pkgdesc = An ACME Shell script, an acme client alternative to certbot
-       pkgver = 3.1.0
+       pkgver = 3.1.1
        pkgrel = 1
        url = https://github.com/acmesh-official/acme.sh
        arch = any
@@ -9,7 +9,7 @@ pkgbase = acme.sh
        depends = bash
        optdepends = socat: for standalone mode
        optdepends = oath-toolkit: Used to compute the OTP for some DNS 
providers
-       source = git+https://github.com/acmesh-official/acme.sh.git#tag=3.1.0
-       sha512sums = 
df86dc34d20f5be6e11bdc24fcc2ba22f9843b296d61b54083b4806c71cb3961d888fa05f130cd1d2fd720658528ea6573861cd9f3b4a7a0a8a95d29e328ec3a
+       source = git+https://github.com/acmesh-official/acme.sh.git#tag=3.1.1
+       sha512sums = 
55c5bd04f1534f9129b2e87d87a9dd18aad56114d94eb9fbed2cf36c72fcd398b367f75c9ca77b6f605f37202b74649c37aee80d5f1ad8e25622c7d996dc78b8
 
 pkgname = acme.sh


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Gavin Lloyd <[email protected]>
 
 pkgname=acme.sh
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc='An ACME Shell script, an acme client alternative to certbot'
 arch=('any')
@@ -13,7 +13,7 @@ makedepends=('git')
 optdepends=('socat: for standalone mode'
             'oath-toolkit: Used to compute the OTP for some DNS providers')
 source=("git+$url.git#tag=$pkgver")
-sha512sums=('df86dc34d20f5be6e11bdc24fcc2ba22f9843b296d61b54083b4806c71cb3961d888fa05f130cd1d2fd720658528ea6573861cd9f3b4a7a0a8a95d29e328ec3a')
+sha512sums=('55c5bd04f1534f9129b2e87d87a9dd18aad56114d94eb9fbed2cf36c72fcd398b367f75c9ca77b6f605f37202b74649c37aee80d5f1ad8e25622c7d996dc78b8')
 
 package() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/acme.sh/-/commit/f0e1d52d2ab762c1fc91218d3c6d65c70ad7b85c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/acme.sh/-/commit/f0e1d52d2ab762c1fc91218d3c6d65c70ad7b85c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to