summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorramenu2024-05-06 08:20:39 -0400
committerramenu2024-05-06 08:20:39 -0400
commitbad01dbdd429fe4e14694a55f911f7810d7a39de (patch)
treeb220d9b5822240bc4ca0428423be1e60ba4fbd32 /PKGBUILD
parent4919d2109b921f6379c022b54797f3769f6ca309 (diff)
downloadaur-python-httpx-socks.tar.gz
bump for python 3.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 300d765f3263..12116a092ef3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Abdur-Rahman Mansoor <armansoor at posteo dot net>
+# Maintainer: Abdur-Rahman Mansoor <armansoor at missingno dot dev>
_pkgname=httpx-socks
pkgname=python-$_pkgname
epoch=1
pkgver=0.9.1
-pkgrel=1
+pkgrel=2
pkgdesc='HTTP/SOCKS-proxy transports for httpx'
arch=('any')
url="https://github.com/romis2012/$_pkgname"