summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d317822406e8..be74f273e865 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
_pkgname=asks
pkgname=python-asks
-pkgver=1.3.8
-pkgrel=3
+pkgver=1.3.9
+pkgrel=1
pkgdesc="asks - async http"
arch=('any')
url="https://github.com/theelous3/asks"
license=('MIT')
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')
+source=('https://pypi.python.org/packages/bd/db/12bff14c41c6e4131005acf41e924ee110c4524a4f7751aeb551b57da8fd/asks-1.3.9.tar.gz')
+md5sums=('937361180a3c485c6ab6ca45da3e5cb8')
build() {
cd "$srcdir/$_pkgname-$pkgver"