soundconverter: update to 4.0.1.
This commit is contained in:
parent
c4a4744b60
commit
1d5c0732ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'soundconverter'
|
||||
pkgname=soundconverter
|
||||
version=4.0.0
|
||||
version=4.0.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_dirs="/usr/lib/${pkgname}/python/${pkgname}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://soundconverter.org/"
|
||||
distfiles="https://launchpad.net/soundconverter/trunk/${version}/+download/soundconverter-${version}.tar.gz"
|
||||
checksum=4ad497793e40b321b2e10a363ab360b2b0bf338ff846eee7e00c895293ad4adb
|
||||
checksum=1cfd7df0153aadaa208e4a0dbc14912755b2b389694125ccedfe131d6c32de97
|
||||
python_version=3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue