[arch-commits] Commit in python-click/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 31 16:41:11 UTC 2019
Date: Thursday, October 31, 2019 @ 16:41:11
Author: felixonmars
Revision: 521128
Python 3.8 rebuild
Modified:
python-click/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-31 16:40:54 UTC (rev 521127)
+++ PKGBUILD 2019-10-31 16:41:11 UTC (rev 521128)
@@ -5,7 +5,7 @@
pkgname=("python-click" "python2-click")
_realname=click
pkgver=7.0
-pkgrel=2
+pkgrel=3
pkgdesc="A simple wrapper around optparse for powerful command line utilities"
arch=("any")
url="http://click.pocoo.org/"
More information about the arch-commits
mailing list