transifex-client: 0.10

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2013-12-26 14:21:33 +00:00
parent 1e53a3cdbf
commit df5ee9f852

View File

@ -5,7 +5,7 @@
# Contributor: Patrick McCarty <pnorcks at gmail dot com>
pkgname=transifex-client
pkgver=0.9.1
pkgver=0.10
pkgrel=1
pkgdesc="The Transifex command-line tool"
arch=(any)
@ -14,7 +14,7 @@ license=('GPL2')
depends=('python2' 'python-distribute')
categories=('office')
source=(http://pypi.python.org/packages/source/t/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('dac16c776e9010f7f321424d732f81e5')
md5sums=('5549538d84b8eede6b254cd81ae024fa')
package() {
cd $srcdir/$pkgname-$pkgver