mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
parent
8a246bfd5e
commit
9cf62df5bf
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'id3'
|
# Template file for 'id3'
|
||||||
pkgname=id3
|
pkgname=id3
|
||||||
version=0.80
|
version=0.80
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="prefix=/usr mandir=/usr/share/man"
|
make_install_args="prefix=/usr mandir=/usr/share/man"
|
||||||
short_desc="Tool for manipulating id3 and id3v2 tags in multiple files"
|
short_desc="Tool for manipulating id3 and id3v2 tags in multiple files"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="https://squell.github.io/id3/"
|
homepage="https://squell.github.io/id3/"
|
||||||
distfiles="https://github.com/squell/id3/releases/download/${version}/id3-${version}.tar.gz"
|
distfiles="https://github.com/squell/id3/releases/download/${version}/id3-${version}.tar.gz"
|
||||||
checksum=aa61735c5806ed77b71de1408a78371d04add8c8c9b1532a055949081e5a35e2
|
checksum=aa61735c5806ed77b71de1408a78371d04add8c8c9b1532a055949081e5a35e2
|
||||||
|
|
Loading…
Add table
Reference in a new issue