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


Commits:
69d640ed by Felix Yan at 2024-10-16T15:27:52+03:00
upgpkg: 3.0.9-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.0.8
+       pkgver = 3.0.9
        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.0.8
-       sha512sums = 
bafc40c3459dad5fa7b7a93af5808d66db1a54a2501e66beb089ac53b250d5cde2a9b03c787cd7698f2030db7e77fe304e0bb3a0152baa83fa12ba8fb09b6105
+       source = git+https://github.com/acmesh-official/acme.sh.git#tag=3.0.9
+       sha512sums = 
5ce780df7af1f1261244fc944c029a4dd2cf3ffac87b20397d2b233986d783ec81f1740f1db1039af25a107a10ac45410d12ec1366f26f8271eed6230354868c
 
 pkgname = acme.sh


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Gavin Lloyd <[email protected]>
 
 pkgname=acme.sh
-pkgver=3.0.8
+pkgver=3.0.9
 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=('bafc40c3459dad5fa7b7a93af5808d66db1a54a2501e66beb089ac53b250d5cde2a9b03c787cd7698f2030db7e77fe304e0bb3a0152baa83fa12ba8fb09b6105')
+sha512sums=('5ce780df7af1f1261244fc944c029a4dd2cf3ffac87b20397d2b233986d783ec81f1740f1db1039af25a107a10ac45410d12ec1366f26f8271eed6230354868c')
 
 package() {
   cd $pkgname



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

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


Reply via email to