From 9ebf3ebe35e32cc455990c5d953424b596f9645f Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 7 Jul 2013 17:12:47 -0300 Subject: python2-polib-1.0.3-1: updating version --- pcr/python2-polib/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pcr/python2-polib') diff --git a/pcr/python2-polib/PKGBUILD b/pcr/python2-polib/PKGBUILD index ae282a2d8..50047ac3e 100644 --- a/pcr/python2-polib/PKGBUILD +++ b/pcr/python2-polib/PKGBUILD @@ -1,8 +1,8 @@ -# Maintainer: Esteban V. Carnevale +# Maintainer: Esteban V. Carnevale pkgname=python2-polib _pkgname='polib' -pkgver=1.0.0 +pkgver=1.0.3 pkgrel=1 pkgdesc='A library to manipulate gettext files' url='http://polib.readthedocs.org/en/latest/index.html' @@ -11,7 +11,7 @@ license=('MIT') depends=('python2') source=("https://bitbucket.org/izi/polib/downloads/polib-${pkgver}.tar.gz") -md5sums=('62a7662c3fd3eddcabba61107b6baae3') +md5sums=('dc9dc39d4053cfe030155891f3043cb1') build() { cd "${srcdir}/${_pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf