From f425ad70691382f72d9300285c6d40db0db49942 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 14 Jun 2017 01:25:50 +0200 Subject: [PATCH] python-lz4: update to 0.10.0 --- srcpkgs/python-lz4/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-lz4/template b/srcpkgs/python-lz4/template index abc756bb53..991cf2f62e 100644 --- a/srcpkgs/python-lz4/template +++ b/srcpkgs/python-lz4/template @@ -1,8 +1,8 @@ # Template file for 'python-lz4' pkgname=python-lz4 -version=0.9.4 +version=0.10.0 revision=1 -wrksrc=lz4-${version} +wrksrc="lz4-${version}" build_style=python-module pycompile_module="lz4" hostmakedepends="pkg-config python-setuptools python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Oliver Kiddle " license="3-clause-BSD" homepage="https://github.com/python-lz4/python-lz4" distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz" -checksum=60c5edf044159d86e8c04ec6f56c7994beb02235ab871855dc5f417607b53e65 +checksum=c3daab3974893b4a8641793af441cf30e9950fe048476d8649cac49cab4e2837 pre_build() { sed -i setup.py \