summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2019-11-16 06:27:27 +0100
committerrazer2019-11-16 06:27:27 +0100
commitc994c0c7115b9ba2b042fac0ebf0bab7ff43b34a (patch)
treefea9709ecba2cdad6a9bd29e0b32aa8965e25b7f /PKGBUILD
parentce23a925601865c049daa707a1f5f7e611903fed (diff)
downloadaur-python-django-rest-auth.tar.gz
Force reinstall on 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 609aa958f7a0..4c446548310c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-django-rest-auth
_pypi_pkgname=django-rest-auth
pkgver=0.9.5
-pkgrel=0
+pkgrel=1
pkgdesc="Django-rest-auth provides a set of REST API endpoints for Authentication and Registration"
arch=(any)
url="https://github.com/Tivix/django-rest-auth/"