mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parent
2cfcc4d0bf
commit
f30ce6193b
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyacoustid'
|
# Template file for 'python3-pyacoustid'
|
||||||
pkgname=python3-pyacoustid
|
pkgname=python3-pyacoustid
|
||||||
version=1.1.5
|
version=1.2.0
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="pyacoustid-${version}"
|
wrksrc="pyacoustid-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,9 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sampsyo/pyacoustid"
|
homepage="https://github.com/sampsyo/pyacoustid"
|
||||||
distfiles="${PYPI_SITE}/p/pyacoustid/pyacoustid-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyacoustid/pyacoustid-${version}.tar.gz"
|
||||||
checksum=efb6337a470c9301a108a539af7b775678ff67aa63944e9e04ce4216676cc777
|
checksum=5f98e34e79749439ea1b9440a0811996fdb5b12abadccfbeafda36ea9dd56d30
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '0,/^$/p' acoustid.py > LICENSE
|
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue