mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
clamz: fix license, desc
This commit is contained in:
parent
12c7d24595
commit
e22ceb6e1a
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@ pkgname=clamz
|
||||||
version=0.5
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="downloads MP3 files from Amazon.com's music store"
|
short_desc="Downloads MP3 files from Amazon.com's music store"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPLv3"
|
license="GPL-3"
|
||||||
homepage="https://clamz.googlecode.com"
|
homepage="https://clamz.googlecode.com"
|
||||||
distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/clamz/clamz-${version}.tar.gz"
|
distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/clamz/clamz-${version}.tar.gz"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue