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

Sébastien Luttringer seblu at archlinux.org
Tue Feb 3 22:09:22 UTC 2015


    Date: Tuesday, February 3, 2015 @ 23:09:22
  Author: seblu
Revision: 127057

upgpkg: python-msgpack 0.4.5-1

Modified:
  python-msgpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-03 21:41:22 UTC (rev 127056)
+++ PKGBUILD	2015-02-03 22:09:22 UTC (rev 127057)
@@ -3,7 +3,7 @@
 
 pkgbase=python-msgpack
 pkgname=('python-msgpack' 'python2-msgpack')
-pkgver=0.4.4
+pkgver=0.4.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url='https://github.com/msgpack/msgpack-python'
@@ -11,7 +11,7 @@
 makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest' 'python-six' 'python2-six')
 source=("http://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-$pkgver.tar.gz")
-md5sums=('86187bcd95b01753a5975424fe42ca81')
+md5sums=('3b82bc542d5599896695512e7c32f42d')
 
 build() {
   cd msgpack-python-$pkgver



More information about the arch-commits mailing list