summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38a44224d9cd..fa46f7b51aca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=python-googletrans
pkgver=3.1.0a0
-pkgrel=1
+pkgrel=2
pkgdesc="Free Google Translate API for Python."
arch=('any')
license=('MIT')
url="https://github.com/ssut/py-googletrans"
-depends=('python-setuptools' 'python-httpx')
+depends=('python-setuptools' 'python-httpx=0.13.3')
source=("https://pypi.io/packages/source/g/googletrans/googletrans-$pkgver.tar.gz")
sha512sums=('0640f8e301f205fbf415dc1ea310d342dbd9e06dc3e87029f2928bcd945b4c0f41e70b829f5f8eeb1125d5fccffe1f210ba963b461e6c22b6ea7e79ccfb6996f')