* update certbot to 3.0.0-3.1

This commit is contained in:
Alexander Baldeck 2024-12-16 20:40:29 +01:00
parent a72d231b30
commit 1085c40101
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = certbot
pkgdesc = An ACME client
pkgver = 3.0.0
pkgrel = 3
pkgrel = 3.1
url = https://certbot.eff.org
arch = any
license = Apache-2.0

View File

@ -5,7 +5,7 @@
pkgname=certbot
pkgver=3.0.0
pkgrel=3
pkgrel=3.1
pkgdesc='An ACME client'
arch=(any)
license=('Apache-2.0')