git » python-pycurl.git » commit 40c87a1

rebuild with python 3.11 (rebuild pass 1, specified --nocheck)

author Felix Yan
2023-04-06 04:19:05 UTC
committer Felix Yan
2023-04-06 04:19:05 UTC
parent 836b0a2db180a7ea917a29ae9cc3ab814235a108

rebuild with python 3.11 (rebuild pass 1, specified --nocheck)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 2d8709b..50fe942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=python-pycurl
 pkgver=7.45.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A Python 3.x interface to libcurl"
 arch=('x86_64')
 url="http://pycurl.sourceforge.net/"