[arch-commits] Commit in python-tarantool/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Tue Jan 19 17:03:02 UTC 2016


    Date: Tuesday, January 19, 2016 @ 18:03:02
  Author: anatolik
Revision: 157700

upgpkg: python-tarantool 0.5.2-1

Modified:
  python-tarantool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-19 16:41:36 UTC (rev 157699)
+++ PKGBUILD	2016-01-19 17:03:02 UTC (rev 157700)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tarantool
 pkgname=(python-tarantool python2-tarantool)
-pkgver=0.5.1
+pkgver=0.5.2
 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=('9a8e4a23ca8bd2ad101d1e641752a4851655c725')
+sha1sums=('bce7a3ce6ebc62ab79d01f4bf34f40e681f1c834')
 
 prepare() {
   cp -a tarantool-$pkgver{,-py2}



More information about the arch-commits mailing list