cmusfm: fix license
This commit is contained in:
parent
2cf3ce9398
commit
d76922b567
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'cmusfm'
|
||||
pkgname=cmusfm
|
||||
version=0.3.3
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libnotify"
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="libcurl-devel libnotify-devel"
|
||||
short_desc="Last.fm scrobbler for cmus"
|
||||
maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Arkq/cmusfm"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=9d9fa7df01c3dd7eecd72656e61494acc3b0111c07ddb18be0ad233110833b63
|
||||
|
|
Loading…
Reference in a new issue