[arch-commits] Commit in python-aiohttp-socks/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Tue Nov 10 05:28:11 UTC 2020


    Date: Tuesday, November 10, 2020 @ 05:28:10
  Author: foutrelis
Revision: 749397

upgpkg: python-aiohttp-socks 0.4.2-2: Python 3.9 rebuild

Modified:
  python-aiohttp-socks/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-10 05:23:12 UTC (rev 749396)
+++ PKGBUILD	2020-11-10 05:28:10 UTC (rev 749397)
@@ -2,7 +2,7 @@
 
 pkgname=python-aiohttp-socks
 pkgver=0.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="SOCKS proxy connector for aiohttp. SOCKS4(a) and SOCKS5 are supported."
 arch=('any')
 url="https://github.com/romis2012/aiohttp-socks/"
@@ -29,4 +29,3 @@
     cd "${pkgname//python-}"
     python setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1
 }
-



More information about the arch-commits mailing list