diff options
Diffstat (limited to 'main/xfce4-notifyd/APKBUILD')
-rw-r--r-- | main/xfce4-notifyd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-notifyd/APKBUILD b/main/xfce4-notifyd/APKBUILD index 4f8cab781d..fe16ee6e7e 100644 --- a/main/xfce4-notifyd/APKBUILD +++ b/main/xfce4-notifyd/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="notification daemon for the xfce desktop" url="http://spuriousinterrupt.org/projects/xfce4-notifyd" arch="all" -license="GPL2" +license="GPL-2.0" depends="hicolor-icon-theme" makedepends="gtk+-dev libxfce4util libxfce4ui-dev libsexy-dev xfconf-dev dbus-glib-dev libglade-dev libnotify-dev" |