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

Felix Yan fyan at archlinux.org
Sun Feb 8 05:45:19 UTC 2015


    Date: Sunday, February 8, 2015 @ 06:45:19
  Author: fyan
Revision: 127277

upgpkg: python-ecdsa 0.13-1

Modified:
  python-ecdsa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-08 04:32:48 UTC (rev 127276)
+++ PKGBUILD	2015-02-08 05:45:19 UTC (rev 127277)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Angel Velasquez <angvp at archlinux.org>  
+# Maintainer: Angel Velasquez <angvp at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgbase=python-ecdsa
 pkgname=('python-ecdsa' 'python2-ecdsa')
-pkgver=0.12
+pkgver=0.13
 pkgrel=1
 pkgdesc="Implementation of ECDSA in Python"
 arch=('any')
@@ -12,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 source=("http://pypi.python.org/packages/source/e/ecdsa/ecdsa-$pkgver.tar.gz" "LICENSE")
-md5sums=('c3a4f41156392f71e0c790e497dae8b5'
+md5sums=('1f60eda9cb5c46722856db41a3ae6670'
          '66ffc5e30f76cbb5358fe54b645e5a1d')
 
 build() {



More information about the arch-commits mailing list