Date: Monday, March 17, 2014 @ 07:11:39 Author: fyan Revision: 208020
upgpkg: python-cssselect 0.9.1-2 - python 3.4 rebuild Modified: python-cssselect/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-17 06:06:13 UTC (rev 208019) +++ PKGBUILD 2014-03-17 06:11:39 UTC (rev 208020) @@ -1,11 +1,11 @@ # $Id$ -# Maintainer: +# Maintainer: Felix Yan <[email protected]> # Contributor: Simon Sapin <simon dot sapin at exyr dot org> pkgbase=python-cssselect pkgname=('python-cssselect' 'python2-cssselect') pkgver=0.9.1 -pkgrel=1 +pkgrel=2 license=('BSD') arch=('any') url="http://pypi.python.org/pypi/cssselect"
