python-pyacoustid: update to 1.1.4.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-pyacoustid'
|
# Template file for 'python-pyacoustid'
|
||||||
pkgname=python-pyacoustid
|
pkgname=python-pyacoustid
|
||||||
version=1.1.3
|
version=1.1.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyacoustid-${version}"
|
wrksrc="pyacoustid-${version}"
|
||||||
@@ -14,4 +14,9 @@ maintainer="Steven R <dev@styez.com>"
|
|||||||
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=6e303cb34ad10a3a3b50f6b969ef3269a0b6f0fbe713b8e8ead800d47621c06f
|
checksum=b54bc803e936e49170f01febcf89621dda4a1ebb3d407e04e9ead290fa3a6cf3
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
sed -n '0,/^$/p' acoustid.py > LICENSE
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user