Transifex Client 0.9.1

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2013-09-17 07:38:41 +00:00
parent 8bf85ae246
commit e58d4ff2f2

View File

@ -5,7 +5,7 @@
# Contributor: Patrick McCarty <pnorcks at gmail dot com>
pkgname=transifex-client
pkgver=0.7.2
pkgver=0.9.1
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=('4933b8dd88668ffae110100f90e89e9c')
md5sums=('dac16c776e9010f7f321424d732f81e5')
package() {
cd $srcdir/$pkgname-$pkgver