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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Apr 9 23:23:02 UTC 2016


    Date: Sunday, April 10, 2016 @ 01:23:02
  Author: svenstaro
Revision: 169932

upgpkg: python-click 6.6-1

upstream release 6.6

Modified:
  python-click/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-09 23:21:47 UTC (rev 169931)
+++ PKGBUILD	2016-04-09 23:23:02 UTC (rev 169932)
@@ -4,7 +4,7 @@
 pkgbase=python-click
 pkgname=("python-click" "python2-click")
 _realname=click
-pkgver=6.3
+pkgver=6.6
 pkgrel=1
 pkgdesc="A simple wrapper around optparse for powerful command line utilities"
 arch=("any")
@@ -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=('b720d9faabe193287b71e3c26082b0f249501288e153b7e7cfce3bb87ac8cc1c')
+sha256sums=('cc6a19da8ebff6e7074f731447ef7e112bd23adf3de5c597cf9989f2fd8defe9')
 
 prepare() {
     cp -a $_realname-$pkgver{,-python2}



More information about the arch-commits mailing list