mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-pyacoustid: update to 1.3.0.
This commit is contained in:
parent
7af683e568
commit
e2d358d1ae
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue