diff --git a/community/py3-txacme/APKBUILD b/community/py3-txacme/APKBUILD index 3382784164e..318c60417ed 100644 --- a/community/py3-txacme/APKBUILD +++ b/community/py3-txacme/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=py3-txacme pkgver=0.9.3 -pkgrel=8 +pkgrel=9 pkgdesc="ACME protocol implementation for Twisted" options="!check" # Requires unpackaged dependencies url="https://github.com/twisted/txacme"