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

Felix Yan fyan at archlinux.org
Thu Aug 7 09:43:30 UTC 2014


    Date: Thursday, August 7, 2014 @ 11:43:30
  Author: fyan
Revision: 116967

upgpkg: python-docopt 0.6.2-1

Modified:
  python-docopt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-07 09:39:46 UTC (rev 116966)
+++ PKGBUILD	2014-08-07 09:43:30 UTC (rev 116967)
@@ -5,8 +5,8 @@
 pkgbase=python-docopt
 _pkgname=docopt
 pkgname=(python-docopt python2-docopt)
-pkgver=0.6.1
-pkgrel=3
+pkgver=0.6.2
+pkgrel=1
 pkgdesc="Pythonic option parser, that will make you smile"
 arch=(any)
 url="https://github.com/docopt/docopt"
@@ -13,7 +13,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" LICENSE-MIT)
-sha256sums=('71ad940a773fbc23be6093e9476ad57b2ecec446946a28d30127501f3b29aa35'
+sha256sums=('49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491'
             '3d5df78f592ff2433c3c6ce4984091b7f497059ddb8c6b08a061ba48e37b67f2')
 
 prepare(){




More information about the arch-commits mailing list