summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2023-11-25 07:50:41 +0100
committerrazer2023-11-25 07:50:41 +0100
commit5f1f1de4b2702895f46c116529fd762a6648d0c9 (patch)
tree69c6eb6ce0b5f66a9c6c4e40043335d72c81b09a /PKGBUILD
parent6324057f5fde8ddb20a6fff75959c8e9c3e664a7 (diff)
downloadaur-python-django-cors-headers.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58a1fbc9116a..aca41f320f44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: SZanko, szanko at protonmail dot com
pkgname=python-django-cors-headers
-_pypi_pkgname=django_cors_headers
+_pypi_pkgname=django-cors-headers
pkgver=4.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)"
arch=('any')
url="http://github.com/ottoyiu/django-cors-headers"