mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
python-pyacoustid: update to 1.1.5 (#6148)
This commit is contained in:
parent
0fad7e2b84
commit
e6a2b79e9d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pyacoustid'
|
# Template file for 'python-pyacoustid'
|
||||||
pkgname=python-pyacoustid
|
pkgname=python-pyacoustid
|
||||||
version=1.1.4
|
version=1.1.5
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyacoustid-${version}"
|
wrksrc="pyacoustid-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/sampsyo/pyacoustid"
|
homepage="https://github.com/sampsyo/pyacoustid"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/pyacoustid/pyacoustid-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyacoustid/pyacoustid-${version}.tar.gz"
|
||||||
checksum=b54bc803e936e49170f01febcf89621dda4a1ebb3d407e04e9ead290fa3a6cf3
|
checksum=efb6337a470c9301a108a539af7b775678ff67aa63944e9e04ce4216676cc777
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '0,/^$/p' acoustid.py > LICENSE
|
sed -n '0,/^$/p' acoustid.py > LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue