[arch-commits] Commit in python2-polib/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Tue Apr 15 09:53:11 UTC 2014


    Date: Tuesday, April 15, 2014 @ 11:53:11
  Author: fyan
Revision: 109519

upgpkg: python2-polib 1.0.4-1

Modified:
  python2-polib/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-15 09:51:22 UTC (rev 109518)
+++ PKGBUILD	2014-04-15 09:53:11 UTC (rev 109519)
@@ -2,7 +2,7 @@
 
 pkgname=python2-polib
 _pkgname='polib'
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc='A library to manipulate gettext files'
 url='http://polib.readthedocs.org/en/latest/index.html'
@@ -11,9 +11,8 @@
 depends=('python2')
 
 source=("https://bitbucket.org/izi/polib/downloads/polib-${pkgver}.tar.gz")
-sha256sums=('7b281e5ca799f9061bf029f2e911e99df483a1a02ef2ffaaf73fe80222f26aff')
+sha256sums=('8b3276f75ce2fce9442e27db3ae63d842416e17f0e2095f39ff52dc735e5749a')
 
-
 build() {
   cd "${srcdir}/${_pkgname}-${pkgver}"
   python2 setup.py build




More information about the arch-commits mailing list