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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Dec 1 15:55:25 UTC 2015


    Date: Tuesday, December 1, 2015 @ 16:55:25
  Author: svenstaro
Revision: 148076

upgpkg: python-click 6.2-1

upstream release 6.2

Modified:
  python-click/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-01 15:54:48 UTC (rev 148075)
+++ PKGBUILD	2015-12-01 15:55:25 UTC (rev 148076)
@@ -4,8 +4,8 @@
 pkgbase=python-click
 pkgname=("python-click" "python2-click")
 _realname=click
-pkgver=5.1
-pkgrel=3
+pkgver=6.2
+pkgrel=1
 pkgdesc="A simple wrapper around optparse for powerful command line utilities"
 arch=("any")
 url="http://click.pocoo.org/"
@@ -12,7 +12,7 @@
 license=("BSD")
 makedepends=("python-setuptools" "python2-setuptools")
 source=("https://pypi.python.org/packages/source/c/$_realname/$_realname-$pkgver.tar.gz")
-sha256sums=('678c98275431fad324275dec63791e4a17558b40e5a110e20a82866139a85a5a')
+sha256sums=('fba0ff70f5ebb4cebbf64c40a8fbc222fb7cf825237241e548354dabe3da6a82')
 
 prepare() {
     cp -a $_realname-$pkgver{,-python2}



More information about the arch-commits mailing list