aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-django-rest-framework/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-django-rest-framework/APKBUILD b/community/py3-django-rest-framework/APKBUILD
index 3e47707e08..bc0356d4af 100644
--- a/community/py3-django-rest-framework/APKBUILD
+++ b/community/py3-django-rest-framework/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-django-rest-framework
_pkgname=django-rest-framework
pkgver=3.10.3
-pkgrel=0
+pkgrel=1
pkgdesc="Web APIs for Django"
options="!check" # fails with "OperationalError: no such table: auth_user"
url="https://github.com/encode/django-rest-framework"