aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-brotlipy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-brotlipy/APKBUILD')
-rw-r--r--community/py3-brotlipy/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-brotlipy/APKBUILD b/community/py3-brotlipy/APKBUILD
index 9c0db50998a..7db26cc83ed 100644
--- a/community/py3-brotlipy/APKBUILD
+++ b/community/py3-brotlipy/APKBUILD
@@ -3,10 +3,10 @@
pkgname=py3-brotlipy
_pkgname=brotlipy
pkgver=0.7.0
-pkgrel=2
+pkgrel=3
pkgdesc="Python bindings for the Brotli compression library"
options="!check" # Tests fail with new pytest
-url="https://github.com/python-hyper/brotlipy"
+url="https://github.com/python-hyper/brotlicffi"
arch="all"
license="MIT"
depends="python3"