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

Sébastien Luttringer seblu at archlinux.org
Wed Jan 14 21:20:47 UTC 2015


    Date: Wednesday, January 14, 2015 @ 22:20:47
  Author: seblu
Revision: 125933

upgpkg: python-msgpack 0.4.4-1

Modified:
  python-msgpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-14 18:37:29 UTC (rev 125932)
+++ PKGBUILD	2015-01-14 21:20:47 UTC (rev 125933)
@@ -3,7 +3,7 @@
 
 pkgbase=python-msgpack
 pkgname=('python-msgpack' 'python2-msgpack')
-pkgver=0.4.2
+pkgver=0.4.4
 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=('e3a0fdfd864c72c958bb501d39b39caf')
+md5sums=('86187bcd95b01753a5975424fe42ca81')
 
 build() {
   cd msgpack-python-$pkgver



More information about the arch-commits mailing list