From 8d1556317b87c71ef0adc4b03703fed8e1766ac5 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 27 Oct 2015 13:47:11 -0500 Subject: python2-clint-0.5.1-1: updating version --- pcr/python2-clint/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'pcr') diff --git a/pcr/python2-clint/PKGBUILD b/pcr/python2-clint/PKGBUILD index 2e4be2e3a..c20ac269c 100644 --- a/pcr/python2-clint/PKGBUILD +++ b/pcr/python2-clint/PKGBUILD @@ -1,8 +1,9 @@ -# Maintainer (Arch): (epsilom) Xavier Corredor +# Maintainer (Arch): XavierCLL # Contributor (Arch): Alexander # Maintainer: Omar Vega Ramos + pkgname=python2-clint -pkgver=0.4.1 +pkgver=0.5.1 pkgrel=1 pkgdesc="Module for developing commandline applications" arch=('any') @@ -11,7 +12,7 @@ license=('ISC') depends=('python2') conflicts=('python2-clint-git') source=("http://pypi.python.org/packages/source/c/clint/clint-$pkgver.tar.gz") -sha256sums=('3a9e7ba7ceaa10276bcfe85110a04633813344406ec6181063cd79210b2804a8') +sha256sums=('05224c32b1075563d0b16d0015faaf9da43aa214e4a2140e51f08789e7a4c5aa') package() { cd "$srcdir/clint-$pkgver" -- cgit v1.2.3