summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2021-08-29 16:30:53 +0200
committerrazer2021-08-29 16:30:53 +0200
commit6197c7aefc57c3943c9ee3bda6691c4012ad7449 (patch)
tree852a1dde2e97507354bba0c67a8252322d5c6889 /PKGBUILD
parentb103bc6ab5fc9e827f4c7a3d6011c8b2b2295797 (diff)
downloadaur-6197c7aefc57c3943c9ee3bda6691c4012ad7449.tar.gz
Use python-aioredis1 instead of python-aioredis1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d80a2bb070a..259322753d2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=python-django-channels-redis
_pypi_pkgname=channels_redis
pkgver=3.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="Redis-backed ASGI channel layer implementation"
arch=(any)
url=" http://github.com/django/channels_redis/"
license=('BSD')
makedepends=('python-setuptools')
-depends=('python' 'python-django-channels' 'python-aioredis' 'python-msgpack' 'python-asgiref' 'python-async-timeout')
+depends=('python' 'python-django-channels' 'python-aioredis1' 'python-msgpack' 'python-asgiref' 'python-async-timeout')
source=("https://pypi.io/packages/source/c/${_pypi_pkgname}/${_pypi_pkgname}-${pkgver}.tar.gz")
sha256sums=('0a18ce279c15ba79b7985bb12b2d6dd0ac8a14e4ad6952681f4422a4cc4a5ea9')