Date: Friday, October 31, 2014 @ 14:39:23 Author: fyan Revision: 225513
upgpkg: python-characteristic 14.2.0-1 Modified: python-characteristic/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-31 11:27:38 UTC (rev 225512) +++ PKGBUILD 2014-10-31 13:39:23 UTC (rev 225513) @@ -1,9 +1,9 @@ # $Id$ -# Maintainer: Felix Yan <[email protected]> +# Maintainer: Felix Yan <[email protected]> pkgbase=python-characteristic pkgname=('python-characteristic' 'python2-characteristic') -pkgver=14.1.0 +pkgver=14.2.0 pkgrel=1 pkgdesc="Service identity verification for pyOpenSSL" arch=('any') @@ -12,7 +12,7 @@ makedepends=('python-setuptools' 'python2-setuptools') checkdepends=('python-pytest' 'python2-pytest') source=("http://pypi.python.org/packages/source/c/characteristic/characteristic-${pkgver}.tar.gz") -md5sums=('68ea7e28997fc57d3631791ec0567a05') +md5sums=('810ef988ad81815df3017990c7ff645e') prepare() { cp -a characteristic-${pkgver}{,-python2}
