mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mp3check: cleanup and fix build.
This commit is contained in:
parent
9886639422
commit
9b7aadbd4f
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'mp3check'
|
# Template file for 'mp3check'
|
||||||
pkgname=mp3check
|
pkgname=mp3check
|
||||||
version=0.8.7
|
version=0.8.7
|
||||||
revision=3
|
revision=4
|
||||||
short_desc="Check MP3 files for consistency plus fix header and id3tag errors"
|
short_desc="Check MP3 files for consistency plus fix header and id3tag errors"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="https://code.google.com/p/mp3check/"
|
homepage="https://code.google.com/p/mp3check/"
|
||||||
distfiles="${DEBIAN_SITE}/main/m/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/m/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||||
checksum=27d976ad8495671e9b9ce3c02e70cb834d962b6fdf1a7d437bb0e85454acdd0e
|
checksum=27d976ad8495671e9b9ce3c02e70cb834d962b6fdf1a7d437bb0e85454acdd0e
|
||||||
|
|
Loading…
Add table
Reference in a new issue