From b0ecbba8b1d3f4c3ca30cf5f3110ce27dadf7b9e Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 30 Apr 2015 07:13:52 -0500 Subject: python2-args-0.r37.36c727b-2: rebuild --- pcr/python2-args/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pcr/python2-args') diff --git a/pcr/python2-args/PKGBUILD b/pcr/python2-args/PKGBUILD index e37d864c7..6a195c6a3 100644 --- a/pcr/python2-args/PKGBUILD +++ b/pcr/python2-args/PKGBUILD @@ -4,13 +4,14 @@ pkgname=python2-args _pkgname=args pkgver=0.r37.36c727b -pkgrel=1 +pkgrel=2 pkgdesc="Command Arguments for Humans." arch=('any') url="https://pypi.python.org/pypi/args/" -license=('BSD') +license=('BSD2') depends=('python2' 'git' 'python2-setuptools') source=("$pkgname::git+https://github.com/kennethreitz/args") +md5sums=('SKIP') pkgver() { cd "$srcdir/$pkgname" -- cgit v1.2.3