mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
id3ted: fix license
This commit is contained in:
parent
3df9a3bddd
commit
197a5662fd
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'id3ted'
|
# Template file for 'id3ted'
|
||||||
pkgname=id3ted
|
pkgname=id3ted
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="file-devel taglib-devel"
|
makedepends="file-devel taglib-devel"
|
||||||
short_desc="Command line id3 tag editor"
|
short_desc="Command line id3 tag editor"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/muennich/id3ted"
|
homepage="https://github.com/muennich/id3ted"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=b661514637278b00930cc13ef22f46530baadcf9f3f4ee4b7cb210b0d46b18f1
|
checksum=b661514637278b00930cc13ef22f46530baadcf9f3f4ee4b7cb210b0d46b18f1
|
||||||
|
|
Loading…
Add table
Reference in a new issue