Date: Thursday, February 11, 2016 @ 00:10:39 Author: anatolik Revision: 161084
upgpkg: python-tarantool 0.5.4-1 Modified: python-tarantool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-10 22:51:17 UTC (rev 161083) +++ PKGBUILD 2016-02-10 23:10:39 UTC (rev 161084) @@ -3,7 +3,7 @@ pkgbase=python-tarantool pkgname=(python-tarantool python2-tarantool) -pkgver=0.5.3 +pkgver=0.5.4 pkgrel=1 pkgdesc='Python client library for Tarantool 1.6 Database' arch=(any) @@ -11,7 +11,7 @@ license=(BSD) makedepends=(python-setuptools python2-setuptools python-msgpack python2-msgpack python-yaml python2-yaml python-six python2-six) source=(https://pypi.python.org/packages/source/t/tarantool/tarantool-$pkgver.tar.gz) -sha1sums=('d392fc7292058febe0174327f0ef367c5b85aee5') +sha1sums=('676f40e2ed9114f14940884dfd9bdef7d744515f') prepare() { cp -a tarantool-$pkgver{,-py2}
