git » python-pycurl.git » commit 47c2f04

rebuild old package

author Pierre Schmitz
2012-02-18 14:39:30 UTC
committer Pierre Schmitz
2012-02-18 14:39:30 UTC
parent a5505a1a27b48b73af48b289eeeb3d89a7fbe5de

rebuild old package

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c241c5f..6796bb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 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"