[arch-commits] Commit in python-lxml/trunk (PKGBUILD)
    Andrea Scarpino 
    andrea at archlinux.org
       
    Mon Nov  2 10:35:06 UTC 2009
    
    
  
    Date: Monday, November 2, 2009 @ 05:35:06
  Author: andrea
Revision: 57798
upgpkg: python-lxml 2.2.3-2
    FS#16971
Modified:
  python-lxml/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-02 10:08:03 UTC (rev 57797)
+++ PKGBUILD	2009-11-02 10:35:06 UTC (rev 57798)
@@ -7,9 +7,9 @@
 
 pkgname=python-lxml
 pkgver=2.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Python binding for the libxml2 and libxslt libraries"
-arch=('any')
+arch=('i686' 'x86_64')
 license=('BSD' 'GPL' 'custom')
 url="http://codespeak.net/lxml"
 depends=('python' 'libxslt')
    
    
More information about the arch-commits
mailing list