* update python-acme to 3.0.0-2
This commit is contained in:
parent
6a05b082b8
commit
6b437a0d35
@ -1,7 +1,7 @@
|
||||
pkgbase = python-acme
|
||||
pkgdesc = ACME protocol implementation in Python
|
||||
pkgver = 3.0.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/certbot/certbot
|
||||
arch = any
|
||||
license = Apache-2.0
|
||||
|
@ -5,9 +5,9 @@
|
||||
|
||||
pkgname=python-acme
|
||||
pkgver=3.0.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='ACME protocol implementation in Python'
|
||||
arch=('any')
|
||||
arch=(any)
|
||||
license=('Apache-2.0')
|
||||
url='https://github.com/certbot/certbot'
|
||||
depends=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user