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

Felix Yan fyan at archlinux.org
Sun Feb 8 12:22:38 UTC 2015


    Date: Sunday, February 8, 2015 @ 13:22:37
  Author: fyan
Revision: 231143

upgpkg: python-lxml 3.4.2-1

Modified:
  python-lxml/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-08 12:16:57 UTC (rev 231142)
+++ PKGBUILD	2015-02-08 12:22:37 UTC (rev 231143)
@@ -4,7 +4,7 @@
 
 pkgbase=python-lxml
 pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('BSD' 'custom')
@@ -11,7 +11,7 @@
 url="http://lxml.de/"
 makedepends=('libxslt' 'python-cssselect' 'python2-cssselect')
 source=(http://pypi.python.org/packages/source/l/lxml/lxml-${pkgver}.tar.gz{,.asc})
-md5sums=('b7696a3f33d5610b215a343216ab5624'
+md5sums=('429e5e771c4be0798923c04cb9739b4e'
          'SKIP')
 validpgpkeys=('1737D5FB8DACC53CA96A77AB0D3D536908D3A01E')  # Stefan Behnel
 



More information about the arch-commits mailing list