[arch-commits] Commit in python-aiohttp-socks/trunk (PKGBUILD)
Santiago Torres-Arias
sangy at archlinux.org
Tue Apr 28 15:13:30 UTC 2020
Date: Tuesday, April 28, 2020 @ 15:13:29
Author: sangy
Revision: 622035
upgpkg: python-aiohttp-socks 0.3.9-1
Modified:
python-aiohttp-socks/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-28 15:12:01 UTC (rev 622034)
+++ PKGBUILD 2020-04-28 15:13:29 UTC (rev 622035)
@@ -1,7 +1,7 @@
# Maintainer: Santiago Torres-Arias <santiago at archlinux.org>
pkgname=python-aiohttp-socks
-pkgver=0.3.7
+pkgver=0.3.9
pkgrel=1
pkgdesc="SOCKS proxy connector for aiohttp. SOCKS4(a) and SOCKS5 are supported."
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python' 'python-setuptools')
checkdepends=('python-pytest' 'python-pytest-asyncio')
source=("https://github.com/romis2012/aiohttp-socks/archive/${pkgver}.tar.gz")
-sha256sums=('bc431532c3966c5eef4d66d411403c6bfdb84773f97e1f58fa565a3c58ad2ff2')
+sha256sums=('c88b5b308f707823700cbb3d8605f555308566d42683ee4ecc9899dafe2f6456')
check() {
cd "${pkgname//python-}-${pkgver}"
More information about the arch-commits
mailing list