author | Felix Yan
<felixonmars@archlinux.org> 2023-04-10 12:00:34 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-10 12:00:34 UTC |
parent | 40c87a1b0c1d25618787a8785de9c9b6157e8f26 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 50fe942..fc570a0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pycurl pkgver=7.45.2 -pkgrel=2 +pkgrel=3 pkgdesc="A Python 3.x interface to libcurl" arch=('x86_64') url="http://pycurl.sourceforge.net/"