[arch-commits] Commit in libproxy/trunk (PKGBUILD)

Rémy Oudompheng remy at archlinux.org
Mon Sep 20 14:48:44 UTC 2010


    Date: Monday, September 20, 2010 @ 10:48:44
  Author: remy
Revision: 91005

upgpkg: libproxy 0.4.6-2
Rebuild for python2.7

Modified:
  libproxy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-20 13:58:06 UTC (rev 91004)
+++ PKGBUILD	2010-09-20 14:48:44 UTC (rev 91005)
@@ -3,7 +3,7 @@
 
 pkgname=libproxy
 pkgver=0.4.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A library that provides automatic proxy configuration management"
 arch=(i686 x86_64)
 license=('LGPL')
@@ -14,8 +14,8 @@
             'libwebkit: WPAD/PAC parsing via WebKit JavaScript engine'
             'xulrunner: WPAD/PAC parsing via Mozilla JavaScript engine'
             'perl: Perl bindings'
-            'python: Python bindings')
-makedepends=('xulrunner' 'gconf' 'cmake' 'networkmanager' 'libwebkit' 'automoc4' 'python' 'kdelibs' 'perl')
+            'python2: Python bindings')
+makedepends=('xulrunner' 'gconf' 'cmake' 'networkmanager' 'libwebkit' 'automoc4' 'python2' 'kdelibs' 'perl')
 url="http://libproxy.googlecode.com"
 source=(http://libproxy.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
 options=('!libtool')




More information about the arch-commits mailing list