aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-wtforms/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-wtforms/APKBUILD b/community/py3-wtforms/APKBUILD
index a4e406570ab..5cb777adc26 100644
--- a/community/py3-wtforms/APKBUILD
+++ b/community/py3-wtforms/APKBUILD
@@ -5,7 +5,7 @@
pkgname=py3-wtforms
_pkgname=WTForms
pkgver=2.3.3
-pkgrel=0
+pkgrel=1
pkgdesc="A flexible forms validation and rendering Python library"
options="!check" # No tests for python3
url="http://wtforms.simplecodes.com/"