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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Feb 27 22:00:15 UTC 2016


    Date: Saturday, February 27, 2016 @ 23:00:14
  Author: svenstaro
Revision: 163643

upgpkg: python-click 6.3-1

upstream release 6.3

Modified:
  python-click/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-27 19:47:21 UTC (rev 163642)
+++ PKGBUILD	2016-02-27 22:00:14 UTC (rev 163643)
@@ -4,7 +4,7 @@
 pkgbase=python-click
 pkgname=("python-click" "python2-click")
 _realname=click
-pkgver=6.2
+pkgver=6.3
 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=('fba0ff70f5ebb4cebbf64c40a8fbc222fb7cf825237241e548354dabe3da6a82')
+sha256sums=('b720d9faabe193287b71e3c26082b0f249501288e153b7e7cfce3bb87ac8cc1c')
 
 prepare() {
     cp -a $_realname-$pkgver{,-python2}



More information about the arch-commits mailing list