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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 02:03:44 UTC 2018


    Date: Saturday, June 30, 2018 @ 02:03:44
  Author: felixonmars
Revision: 347837

upgpkg: python-click 6.7-2

Python 3.7 rebuild

Modified:
  python-click/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 02:02:45 UTC (rev 347836)
+++ PKGBUILD	2018-06-30 02:03:44 UTC (rev 347837)
@@ -5,7 +5,7 @@
 pkgname=("python-click" "python2-click")
 _realname=click
 pkgver=6.7
-pkgrel=1
+pkgrel=2
 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://github.com/pallets/click/archive/${pkgver}.tar.gz")
-sha256sums=('40b20383dcbfbe73ab0917374f3dbe866fcf0d88c2a348618bf4419ea136f0dd')
+sha512sums=('0d582ec4ecf8e4cf9ce2b9eec9d150e047512e1ebdb709eb031599c8e4a9632121dbb809bc1cfe597dd0ba62a9b8a5663c6dfbe41d575a991d27bca6b26130db')
 
 prepare() {
     cp -a $_realname-$pkgver{,-python2}



More information about the arch-commits mailing list