Date: Tuesday, July 7, 2020 @ 14:05:33 Author: felixonmars Revision: 658700
upgpkg: acme-tiny 4.1.0-2: reproducibility rebuild Modified: acme-tiny/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-07 14:05:32 UTC (rev 658699) +++ PKGBUILD 2020-07-07 14:05:33 UTC (rev 658700) @@ -2,7 +2,7 @@ # Contributor: Tom Hacohen <[email protected]> pkgname=acme-tiny pkgver=4.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A tiny script to issue and renew TLS certs from Let's Encrypt" url="https://github.com/diafygi/acme-tiny" depends=('python' 'openssl')
