diff options
Diffstat (limited to 'community/mate-notification-daemon/APKBUILD')
-rw-r--r-- | community/mate-notification-daemon/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-notification-daemon/APKBUILD b/community/mate-notification-daemon/APKBUILD index d15a53473e..6bd6b4456e 100644 --- a/community/mate-notification-daemon/APKBUILD +++ b/community/mate-notification-daemon/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Small, passive popup dialogs that notify the user of particular events" url="https://github.com/mate-desktop/mate-notification-daemon" arch="all" -license="GPL2" +license="GPL-2.0" depends="mate-common" makedepends="libwnck3-dev libnotify-dev libtool intltool dbus-glib-dev libcanberra-dev gtk+3.0-dev" |