diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-08-19 00:33:09 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-19 23:09:04 -0700 |
commit | af2f2ccbfe65afa53d08ad43493b9db7b41e1531 (patch) | |
tree | affdbf5d531b2f17542fd6f3a3172565160cb69d /meta-xfce | |
parent | b9b348d0b95c54e14af6c51b8d2f100f29edf24a (diff) | |
download | meta-openembedded-af2f2ccbfe65afa53d08ad43493b9db7b41e1531.tar.gz |
xfce4-smartbookmark-plugin: upgrade 0.5.0 -> 0.5.1
layout & translation updates
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/smartbookmark/xfce4-smartbookmark-plugin_0.5.0.bb | 9 | ||||
-rw-r--r-- | meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.1.bb | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.0.bb b/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.0.bb deleted file mode 100644 index 6289ad31a..000000000 --- a/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.0.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | SUMMARY = "Panel plugin allowing to send requests directly to browser" | ||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" | ||
3 | LICENSE = "GPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
5 | |||
6 | inherit xfce-panel-plugin | ||
7 | |||
8 | SRC_URI[md5sum] = "6f242fe584ee2fdd2b1d3d69ef3d5914" | ||
9 | SRC_URI[sha256sum] = "139539c58d54d878de86ef8a882c793cd909981e6b888f7f9d5e230a8fe310a4" | ||
diff --git a/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.1.bb b/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.1.bb new file mode 100644 index 000000000..fa2c474d6 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.1.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | SUMMARY = "Panel plugin allowing to send requests directly to browser" | ||
2 | HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" | ||
3 | LICENSE = "GPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
5 | |||
6 | inherit xfce-panel-plugin | ||
7 | |||
8 | SRC_URI[md5sum] = "f1c97ac62dd9054e8f2b01568fef3ba6" | ||
9 | SRC_URI[sha256sum] = "3e28fb7cd2e2251e89a8715684081b862406e3fb4e6d8c0caa1b798a97703600" | ||