notification-daemon: fix license
This commit is contained in:
parent
6c6c190ef7
commit
1ffa10fdda
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'notification-daemon'
|
||||
pkgname=notification-daemon
|
||||
version=3.20.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool glib-devel"
|
||||
|
@ -9,7 +9,7 @@ makedepends="libglib-devel gtk+3-devel libcanberra-devel"
|
|||
depends="desktop-file-utils"
|
||||
short_desc="Shows notification messages on the desktop"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.galago-project.org/specs/notification/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=dd13768f35fd8bba9c4920b0f8269f39270e5a3cfed1a34c3b940a492286ece5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue