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

Felix Yan fyan at archlinux.org
Fri Dec 4 03:41:24 UTC 2015


    Date: Friday, December 4, 2015 @ 04:41:24
  Author: fyan
Revision: 148270

upgpkg: python-argh 0.26.1.20151013-2

how i missed the python 2 counterpart...

Modified:
  python-argh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-04 03:38:05 UTC (rev 148269)
+++ PKGBUILD	2015-12-04 03:41:24 UTC (rev 148270)
@@ -2,10 +2,10 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Francois Boulogne <fboulogne at april dot org>
 
-pkgname=python-argh
+pkgname=('python-argh' 'python2-argh')
 pkgver=0.26.1.20151013
 _commit=994dcb479a0195621b4a62f68a2ce9e990e28051
-pkgrel=1
+pkgrel=2
 pkgdesc="An unobtrusive argparse wrapper with natural syntax"
 arch=(any)
 url="https://pypi.python.org/pypi/argh"



More information about the arch-commits mailing list