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

Felix Yan fyan at archlinux.org
Fri Oct 31 13:39:23 UTC 2014


    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 <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 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}



More information about the arch-commits mailing list