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 fbbbcb5fe772..d317822406e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
_pkgname=asks
pkgname=python-asks
pkgver=1.3.8
-pkgrel=1
+pkgrel=3
pkgdesc="asks - async http"
arch=('any')
url="https://github.com/theelous3/asks"
license=('MIT')
-depends=('python' 'python-trio')
+depends=('python' 'python-multio' 'python-h11')
makedepends=('python-setuptools')
source=('https://pypi.python.org/packages/bb/8f/042ca93614a1f62e02ae5e0bff224c39a53762f224226ad12370c65ac6c5/asks-1.3.8.tar.gz')
md5sums=('8c0a8133aec1d006ba5ebda0e1862bcf')