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

Johannes Löthberg demize at archlinux.org
Tue Sep 13 18:50:29 UTC 2016


    Date: Tuesday, September 13, 2016 @ 18:50:29
  Author: demize
Revision: 189274

upgpkg: python-msgpack 0.4.8-1

Modified:
  python-msgpack/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-13 16:29:45 UTC (rev 189273)
+++ PKGBUILD	2016-09-13 18:50:29 UTC (rev 189274)
@@ -4,7 +4,7 @@
 
 pkgbase=python-msgpack
 pkgname=('python-msgpack' 'python2-msgpack')
-pkgver=0.4.7
+pkgver=0.4.8
 pkgrel=1
 
 url='https://github.com/msgpack/msgpack-python'
@@ -14,9 +14,9 @@
 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")
+source=("https://pypi.io/packages/source/m/msgpack-python/msgpack-python-$pkgver.tar.gz")
 
-md5sums=('eb2aad1081534ef3a9f32a0ecd350b9b')
+md5sums=('dcd854fb41ee7584ebbf35e049e6be98')
 
 build() {
   cd msgpack-python-$pkgver



More information about the arch-commits mailing list