[arch-commits] Commit in python-msgpack/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Thu Oct 3 23:08:27 UTC 2019
Date: Thursday, October 3, 2019 @ 23:08:26
Author: demize
Revision: 512597
upgpkg: python-msgpack 0.6.2-1
Modified:
python-msgpack/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-03 23:03:57 UTC (rev 512596)
+++ PKGBUILD 2019-10-03 23:08:26 UTC (rev 512597)
@@ -3,7 +3,7 @@
pkgbase=python-msgpack
pkgname=('python-msgpack' 'python2-msgpack')
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
url='https://github.com/msgpack/msgpack-python'
@@ -15,7 +15,7 @@
source=(msgpack-python-$pkgver.tar.gz::https://github.com/msgpack/msgpack-python/archive/v$pkgver.tar.gz)
-md5sums=('2e898cf2c97a5cee08b773ae0dff521f')
+md5sums=('e751675f8e18625bf1d2ec391dd9e8fd')
build() {
cd msgpack-python-$pkgver
More information about the arch-commits
mailing list