r128gain: update to 1.0.1.
This commit is contained in:
parent
a88cba7b8b
commit
c66d0587f1
1 changed files with 4 additions and 5 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'r128gain'
|
||||
pkgname=r128gain
|
||||
version=0.9.3
|
||||
revision=2
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="r128gain"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-crcmod python3-mutagen python3-tqdm ffmpeg"
|
||||
depends="python3-crcmod python3-ffmpeg-python python3-mutagen python3-tqdm"
|
||||
checkdepends="${depends} python3-requests sox"
|
||||
short_desc="Fast audio loudness scanner & tagger (ReplayGain v2 / R128)"
|
||||
maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/desbma/r128gain"
|
||||
distfiles="https://github.com/desbma/r128gain/archive/${version}.tar.gz"
|
||||
checksum=@ddbbc03a518827e8a7bb4a7c0b8241a858ee6eabf31015f099ae0bea0dd506a1
|
||||
checksum=2c82138abb5e2f1a5a973cb549fda674d6bf250038391e954b1920076c01a194
|
||||
|
|
Loading…
Add table
Reference in a new issue