diff options
author | root <root@rshg054.dnsready.net> | 2012-02-19 23:15:25 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-19 23:15:25 +0000 |
commit | 81ee1980feda43043eaebae2c596ae116a21f6e5 (patch) | |
tree | 5a48e15abb2f2d299a6c08bf44e1b136ae6a7fb8 /extra/python-pycurl | |
parent | 1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (diff) |
Sun Feb 19 23:15:25 UTC 2012
Diffstat (limited to 'extra/python-pycurl')
-rw-r--r-- | extra/python-pycurl/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/python-pycurl/PKGBUILD b/extra/python-pycurl/PKGBUILD index a60dc046a..9b70523bc 100644 --- a/extra/python-pycurl/PKGBUILD +++ b/extra/python-pycurl/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 127116 2011-06-10 22:25:50Z andrea $ +# $Id: PKGBUILD 150558 2012-02-18 14:39:59Z pierre $ # Maintainer: # Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> pkgname=python-pycurl pkgver=7.19.0 -pkgrel=5 +pkgrel=6 pkgdesc="A Python interface to libcurl" arch=('i686' 'x86_64') url="http://pycurl.sourceforge.net" |