mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
id3: update to 0.81.
This commit is contained in:
parent
2ecfa7a1e1
commit
6f2dfcc84d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'id3'
|
||||
pkgname=id3
|
||||
version=0.80
|
||||
revision=3
|
||||
version=0.81
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="mandir=/usr/share/man"
|
||||
short_desc="Tool for manipulating id3 and id3v2 tags in multiple files"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://squell.github.io/id3/"
|
||||
distfiles="https://github.com/squell/id3/releases/download/${version}/id3-${version}.tar.gz"
|
||||
checksum=aa61735c5806ed77b71de1408a78371d04add8c8c9b1532a055949081e5a35e2
|
||||
checksum=5eda41e277e67492bfe0116d24962c24c47ead56a925a00f05f724bcc7687b0c
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue