From ae5ffe476745687f6cc3c5da4ab2f2b3b84be4c9 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Mon, 5 Jan 2015 11:18:36 +0000 Subject: [PATCH] python-polib: update to 1.0.6. --- srcpkgs/python-polib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-polib/template b/srcpkgs/python-polib/template index 4a89e512a4..93aae86f01 100644 --- a/srcpkgs/python-polib/template +++ b/srcpkgs/python-polib/template @@ -1,6 +1,6 @@ # Template file for 'python-polib' pkgname=python-polib -version=1.0.5 +version=1.0.6 revision=1 noarch=yes wrksrc="polib-${version}" @@ -15,7 +15,7 @@ homepage="http://bitbucket.org/izi/polib/" license="MIT" update_pkgname="polib" distfiles="${PYPI_SITE}/p/polib/polib-${version}.tar.gz" -checksum=c44236823eb6227b2fab8bd9e56632a649e67a80211f85a4a2e3c85c65c8acd9 +checksum=20d2a0d589a692c11df549bd7cda83c665eef2a83e017b843fecdf956edbad74 python3.4-polib_package() { depends="python3.4"