pnmixer: fix license
This commit is contained in:
parent
0ad9f59b4e
commit
e97604db47
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'pnmixer'
|
# Template file for 'pnmixer'
|
||||||
pkgname=pnmixer
|
pkgname=pnmixer
|
||||||
version=0.7.2
|
version=0.7.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config intltool automake glib-devel"
|
hostmakedepends="pkg-config intltool automake glib-devel"
|
||||||
makedepends="alsa-lib-devel libnotify-devel gtk+3-devel"
|
makedepends="alsa-lib-devel libnotify-devel gtk+3-devel"
|
||||||
short_desc="Volume mixer for the system tray"
|
short_desc="Volume mixer for the system tray"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/nicklan/pnmixer"
|
homepage="https://github.com/nicklan/pnmixer"
|
||||||
distfiles="https://github.com/nicklan/pnmixer/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nicklan/pnmixer/archive/v${version}.tar.gz"
|
||||||
checksum=433487da386396f8d39244395220992ff73fe5191d0226febaead403a0cd6f2c
|
checksum=433487da386396f8d39244395220992ff73fe5191d0226febaead403a0cd6f2c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue