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'
|
||||
pkgname=python-pyacoustid
|
||||
version=1.1.4
|
||||
revision=2
|
||||
version=1.1.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyacoustid-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/sampsyo/pyacoustid"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pyacoustid/pyacoustid-${version}.tar.gz"
|
||||
checksum=b54bc803e936e49170f01febcf89621dda4a1ebb3d407e04e9ead290fa3a6cf3
|
||||
checksum=efb6337a470c9301a108a539af7b775678ff67aa63944e9e04ce4216676cc777
|
||||
|
||||
post_install() {
|
||||
sed -n '0,/^$/p' acoustid.py > LICENSE
|
||||
|
|
Loading…
Reference in a new issue