From 0bf564cf7a3d99207457267c75f92ceb67197537 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 14 Feb 2013 00:04:52 -0800 Subject: Thu Feb 14 00:04:51 PST 2013 --- 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 206bd9b4f..ae282a2d8 100644 --- a/pcr/python2-polib/PKGBUILD +++ b/pcr/python2-polib/PKGBUILD @@ -2,8 +2,8 @@ pkgname=python2-polib _pkgname='polib' -pkgver=0.7.0 -pkgrel=2 +pkgver=1.0.0 +pkgrel=1 pkgdesc='A library to manipulate gettext files' url='http://polib.readthedocs.org/en/latest/index.html' arch=('any') @@ -11,7 +11,7 @@ license=('MIT') depends=('python2') source=("https://bitbucket.org/izi/polib/downloads/polib-${pkgver}.tar.gz") -md5sums=('958f8f81ade7d2484edc25b3989fe247') +md5sums=('62a7662c3fd3eddcabba61107b6baae3') build() { cd "${srcdir}/${_pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf