From b2b7e1519f9c4e91e1229e46eb2675452c1d2425 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Wed, 2 Mar 2022 02:09:45 +0100 Subject: [PATCH] python3-pyacoustid: update to 1.2.2. --- srcpkgs/python3-pyacoustid/template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pyacoustid/template b/srcpkgs/python3-pyacoustid/template index 6e6f4f8c70cc..d8a01119f3ee 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.0 -revision=2 +version=1.2.2 +revision=1 wrksrc="pyacoustid-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -10,8 +10,11 @@ short_desc="Python3 bindings for Chromaprint and the Acoustid API" maintainer="Orphaned " license="MIT" homepage="https://github.com/sampsyo/pyacoustid" +changelog="https://github.com/beetbox/pyacoustid#version-history" distfiles="${PYPI_SITE}/p/pyacoustid/pyacoustid-${version}.tar.gz" -checksum=5f98e34e79749439ea1b9440a0811996fdb5b12abadccfbeafda36ea9dd56d30 +checksum=c279d9c30a7f481f1420fc37db65833b5f9816cd364dc2acaa93a11c482d4141 +# no tests +make_check=no post_install() { vlicense LICENSE