summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f22a86e0363..070c07a87dfe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = python-django-cors-headers
pkgdesc = Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)
- pkgver = 1.3.1
+ pkgver = 2.0.0
pkgrel = 1
url = http://github.com/ottoyiu/django-cors-headers
arch = any
makedepends = python-setuptools
depends = python-django
- source = https://github.com/ottoyiu/django-cors-headers/archive/1.3.1.tar.gz
- md5sums = b3d1d813c7b8ef18d1c91205303a5898
+ source = https://github.com/ottoyiu/django-cors-headers/archive/2.0.0.tar.gz
+ md5sums = 91d6f00f818b6c6b7142159c1f3a47ed
pkgname = python-django-cors-headers