mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
beets: update to 2.3.1.
This commit is contained in:
parent
cf5ebfb7ec
commit
ae13267159
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'beets'
|
||||
pkgname=beets
|
||||
version=2.3.0
|
||||
version=2.3.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# tests requires unpackaged librosa, pytest-flask
|
||||
|
@ -21,7 +21,7 @@ license="MIT"
|
|||
homepage="https://beets.io"
|
||||
changelog="https://raw.githubusercontent.com/beetbox/beets/master/docs/changelog.rst"
|
||||
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum="b24fc7949af502601774f907ebed1998f9adf411ec8df1123a1fc3f334b63102"
|
||||
checksum=87598721a14af89a06d5ad3d9e8138f8ac112510271a981a90b840ed784d5712
|
||||
|
||||
pre_check() {
|
||||
# https://github.com/beetbox/beets/issues/5770
|
||||
|
|
Loading…
Add table
Reference in a new issue