From 784a7eb685b0aa301b7ecfa3d8e3b25c9ea5fef1 Mon Sep 17 00:00:00 2001 From: Auri Date: Fri, 8 Apr 2022 08:31:50 +0000 Subject: [PATCH] python3-audioread: update to 2.1.9 --- srcpkgs/python3-audioread/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-audioread/template b/srcpkgs/python3-audioread/template index ba9a6fca85c2a2..58ab0f1f3a6eda 100644 --- a/srcpkgs/python3-audioread/template +++ b/srcpkgs/python3-audioread/template @@ -1,7 +1,7 @@ # Template file for 'python3-audioread' pkgname=python3-audioread -version=2.1.8 -revision=6 +version=2.1.9 +revision=1 wrksrc="audioread-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/sampsyo/audioread/" distfiles="${PYPI_SITE}/a/audioread/audioread-${version}.tar.gz" -checksum=073904fabc842881e07bd3e4a5776623535562f70b1655b635d22886168dd168 +checksum=a3480e42056c8e80a8192a54f6729a280ef66d27782ee11cbd63e9d4d1523089 post_patch() { # Build doesn't actually require pytest-runner and Void doesn't offer it