aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-django-timezone-field/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-django-timezone-field/APKBUILD b/testing/py3-django-timezone-field/APKBUILD
index 8519af9b7c..d341889e6c 100644
--- a/testing/py3-django-timezone-field/APKBUILD
+++ b/testing/py3-django-timezone-field/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-django-timezone-field
_pkgname=django-timezone-field
pkgver=3.1
-pkgrel=0
+pkgrel=1
pkgdesc="A Django app providing database and form fields for pytz timezone objects"
options="!check" # Testsuite is only coverage and flake8 tests
url="https://pypi.python.org/pypi/django-timezone-field"