diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-08-19 00:33:07 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-19 23:09:04 -0700 |
commit | 684aaa305bbf847bed361ea620dcc4f2661923dd (patch) | |
tree | 2232c288c2fd35ab7ee6a87c91f974883fd3d634 /meta-xfce | |
parent | 2d43fa20cacb109f24327c5839ac46636ac72119 (diff) | |
download | meta-openembedded-684aaa305bbf847bed361ea620dcc4f2661923dd.tar.gz |
xfce4-time-out-plugin: upgrade 1.0.2 -> 1.0.3
Bugix/layout/translation release (still GTK2)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.2.bb | 10 | ||||
-rw-r--r-- | meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.3.bb | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.2.bb b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.2.bb deleted file mode 100644 index facbb0d86..000000000 --- a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.2.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | SUMMARY = "This plugin makes it possible to take periodical breaks" | ||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin" | ||
3 | SECTION = "x11/application" | ||
4 | LICENSE = "GPLv2" | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | ||
6 | |||
7 | inherit xfce-panel-plugin | ||
8 | |||
9 | SRC_URI[md5sum] = "d7d743794a766ba1b00647828a099053" | ||
10 | SRC_URI[sha256sum] = "c69fb7218c685e516454810291c5245c49a80d774a6bded59c645a1af427c4e5" | ||
diff --git a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.3.bb b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.3.bb new file mode 100644 index 000000000..4218c0c50 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.3.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | SUMMARY = "This plugin makes it possible to take periodical breaks" | ||
2 | HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin" | ||
3 | SECTION = "x11/application" | ||
4 | LICENSE = "GPLv2" | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | ||
6 | |||
7 | inherit xfce-panel-plugin | ||
8 | |||
9 | SRC_URI[md5sum] = "81e1a961032c7b87d672bed09c681a73" | ||
10 | SRC_URI[sha256sum] = "7f9cd4694e83d9cc5e41140d174dcc5ffe00fd546f2706f619031039ad7e0f6b" | ||