summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2018-08-07 02:32:45 +0800
committerlilac2018-08-07 02:32:45 +0800
commit541c8f0f1d87189c524d7fad126e2611af859023 (patch)
tree8674d3d692bf61b36ec73562a8d87905802dbfef /PKGBUILD
parentf55d6d797a79fb09d554c380cef0397b8ec02c7b (diff)
downloadaur-541c8f0f1d87189c524d7fad126e2611af859023.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e411497b1f47..b4b1fc5b031f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
_pkgname=aiosocks
pkgname=python-aiosocks
pkgver=0.2.6
-pkgrel=1
+pkgrel=1.1
pkgdesc="SOCKS proxy client for asyncio and aiohttp"
arch=('any')
url="https://github.com/nibrag/aiosocks"
license=('Apache')
depends=('python' 'python-setuptools')
-source=('https://pypi.python.org/packages/c7/60/284a4909410906979ef44a9fa24421072f98b747d9916a3b98d50461abbe/aiosocks-0.2.6.tar.gz')
+source=('https://files.pythonhosted.org/packages/c7/60/284a4909410906979ef44a9fa24421072f98b747d9916a3b98d50461abbe/aiosocks-0.2.6.tar.gz')
md5sums=('cbe53d1ff7c4537b66d5515d90ac1bc5')
build() {