From 61a076685fc2987b36fe24c1d0b0badedca78f64 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 30 Jun 2018 18:04:40 +0200 Subject: [PATCH] python-lz4: update to 2.0.1 --- 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 1123a1ff47c..f20b43b3bb1 100644 --- a/srcpkgs/python-lz4/template +++ b/srcpkgs/python-lz4/template @@ -1,7 +1,7 @@ # Template file for 'python-lz4' pkgname=python-lz4 -version=1.1.0 -revision=2 +version=2.0.1 +revision=1 wrksrc="lz4-${version}" build_style=python-module pycompile_module="lz4" @@ -14,7 +14,7 @@ maintainer="Oliver Kiddle " license="BSD-3-Clause" homepage="https://github.com/python-lz4/python-lz4" distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz" -checksum=9ede632d668995d6148942022c025c0f7ea0d97c275c099f9ad156e02cc1711e +checksum=ad2829319cf151720724399cb5a14f6fb90abe5edfe2fabc1233e765d3e718b1 pre_build() { sed -i setup.py \