diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-04-16 15:32:35 +0200 |
---|---|---|
committer | Andreas Müller <schnitzeltony@googlemail.com> | 2012-06-08 14:28:22 +0200 |
commit | 7e00ca57e1ab32111c8656a051f20233467e46c0 (patch) | |
tree | 7804046a6c51d8fa35b024cdb2fd523baed531f3 | |
parent | 4c699142d4babeffa8a9294f652e13035d521592 (diff) |
xfce4-clipman-plugin: update to 1.2.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
-rw-r--r-- | meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb (renamed from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.2.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb index c830229..d3c7138 100644 --- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.2.bb +++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb @@ -8,5 +8,5 @@ inherit xfce-panel-plugin DEPENDS += "xfconf xproto libxtst" -SRC_URI[md5sum] = "60df7769a8271d7fcab177210f4291e8" -SRC_URI[sha256sum] = "fcac10bc150eb2f73955f28184ac2b8324c9aabc3d773242eadcec137e1096a1" +SRC_URI[md5sum] = "61f3be97efa379cb358980c94e14692a" +SRC_URI[sha256sum] = "4424447067cb2c3972c375330d2e1d19f12e59c41bd03e111c2e6e9e174a5067" |