From ab3a8c0bdc7a86d6a5d5f9f0c25c92bbbfea608b Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 30 Apr 2015 07:17:43 -0500 Subject: python2-clint-0.4.1-1: updating version --- pcr/python2-clint/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcr/python2-clint/PKGBUILD b/pcr/python2-clint/PKGBUILD index 8b69cc2be..568311659 100644 --- a/pcr/python2-clint/PKGBUILD +++ b/pcr/python2-clint/PKGBUILD @@ -1,9 +1,8 @@ # Contributor (Arch) : (epsilom) Xavier Corredor # Contributor (Arch) : Alexander # Maintainer (Parabola) : Aurélien DESBRIÈRES - pkgname=python2-clint -pkgver=0.3.7 +pkgver=0.4.1 pkgrel=1 pkgdesc="Module for developing commandline applications" arch=('any') @@ -12,6 +11,7 @@ license=('ISC') depends=('python2') conflicts=('python2-clint-git') source=("http://pypi.python.org/packages/source/c/clint/clint-$pkgver.tar.gz") +sha256sums=('3a9e7ba7ceaa10276bcfe85110a04633813344406ec6181063cd79210b2804a8') package() { cd "$srcdir/clint-$pkgver" -- cgit v1.2.3-54-g00ecf