diff options
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/timer')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.2.bb b/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.2.bb index 33b60438d1..0f164b79c5 100644 --- a/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.2.bb +++ b/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "XFCE panel plugin to generate alarm messages" | 1 | SUMMARY = "XFCE panel plugin to generate alarm messages" |
2 | DESCRIPTION = "This is a simple plugin that lets the user run an alarm at a specified time or at the end of a specified countdown period" | 2 | DESCRIPTION = "This is a simple plugin that lets the user run an alarm at a specified time or at the end of a specified countdown period" |
3 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin" | 3 | HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-timer-plugin/start" |
4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f1c52159bdaebd029cb11927cbe709e4" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f1c52159bdaebd029cb11927cbe709e4" |
6 | 6 | ||