summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e2dd03f2a68..3f586fda320f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,8 @@
pkgname=python-django-channels-redis
_pypi_pkgname=channels_redis
-<<<<<<< HEAD
pkgver=4.2.0
pkgrel=0
-=======
-pkgver=4.1.0
-pkgrel=2
->>>>>>> a1d51eb18e6b10302bd240f75206d1653d8976d3
pkgdesc="Redis-backed ASGI channel layer implementation"
arch=(any)
url=" http://github.com/django/channels_redis/"