[arch-commits] Commit in python-characteristic/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Aug 22 14:29:55 UTC 2014
Date: Friday, August 22, 2014 @ 16:29:55
Author: fyan
Revision: 220536
upgpkg: python-characteristic 14.1.0-1
Modified:
python-characteristic/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-22 10:24:38 UTC (rev 220535)
+++ PKGBUILD 2014-08-22 14:29:55 UTC (rev 220536)
@@ -3,7 +3,7 @@
pkgbase=python-characteristic
pkgname=('python-characteristic' 'python2-characteristic')
-pkgver=14.0.0
+pkgver=14.1.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=('baea1f28f71c47d88d7d24335f814ee8')
+md5sums=('68ea7e28997fc57d3631791ec0567a05')
prepare() {
cp -a characteristic-${pkgver}{,-python2}
More information about the arch-commits
mailing list