From e2d358d1ae4fd220bd5e8a085de3f0b0d71e001c Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 4 Jun 2024 08:24:33 -0400 Subject: [PATCH] python3-pyacoustid: update to 1.3.0. --- srcpkgs/python3-pyacoustid/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pyacoustid/template b/srcpkgs/python3-pyacoustid/template index f5d9e669431..1b2f72de8b6 100644 --- a/srcpkgs/python3-pyacoustid/template +++ b/srcpkgs/python3-pyacoustid/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyacoustid' pkgname=python3-pyacoustid -version=1.2.2 -revision=3 +version=1.3.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="chromaprint python3-audioread python3-requests" @@ -11,7 +11,7 @@ license="MIT" homepage="https://github.com/beetbox/pyacoustid" changelog="https://github.com/beetbox/pyacoustid#version-history" distfiles="${PYPI_SITE}/p/pyacoustid/pyacoustid-${version}.tar.gz" -checksum=c279d9c30a7f481f1420fc37db65833b5f9816cd364dc2acaa93a11c482d4141 +checksum=5f4f487191c19ebb908270b1b7b5297f132da332b1568b96a914574c079ed177 make_check=no # no tests specified post_install() {