aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-txacme/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-txacme/APKBUILD b/community/py3-txacme/APKBUILD
index 3074b60c125..0e049d23254 100644
--- a/community/py3-txacme/APKBUILD
+++ b/community/py3-txacme/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-txacme
pkgver=0.9.3
-pkgrel=0
+pkgrel=1
pkgdesc="ACME protocol implementation for Twisted"
options="!check" # Requires unpackaged dependencies
url="https://github.com/mithrandi/txacme"