aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-03-31 00:26:13 +0200
committerKhem Raj <raj.khem@gmail.com>2020-03-30 22:02:34 -0700
commitc3903deeed57fbd3a7db1988179a71e52a0f7121 (patch)
tree0d887f3b0f0ecf8bcaa854bcfef7dbac1f62a364 /meta-xfce
parentfdad6436d72509dea102973da479356943865fa4 (diff)
downloadmeta-openembedded-contrib-c3903deeed57fbd3a7db1988179a71e52a0f7121.tar.gz
xfce4-terminal: upgrade 0.8.9.1 -> 0.8.9.2
Release notes for 0.8.9.2 ========================= This is a bug fix release. 0.8.9.2 ======= - Allow to create window with 1 line height. One should also disable the scrollbar (--hide-scrollbar) to get 1 row window. (bug #16447) - Fix 'Transparency setting ignored when using --color-bg' (bug #16309) - Translation updates: Albanian, Belarusian, Polish, Portuguese, Slovenian, Swedish 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-apps/xfce4-terminal/xfce4-terminal_0.8.9.2.bb (renamed from meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.2.bb
index 4bdd4cbf2d..ba0f127717 100644
--- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb
+++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.2.bb
@@ -8,7 +8,7 @@ inherit xfce-app
FILES_${PN} += "${datadir}/xfce4 \
${datadir}/gnome-control-center"
-SRC_URI[md5sum] = "cb995e4891a3c547bf133b31e4840d01"
-SRC_URI[sha256sum] = "0deb0d06e50a8a41fb00e2c3773f0793882cb9f073ae16ead887bb9681c514cd"
+SRC_URI[md5sum] = "d0308313def5d7cc51070a6db1cf24dc"
+SRC_URI[sha256sum] = "9ba23bf86d350ef8a95d2dfb50bbd1bbb2144d82985a779ec28caf47faaeeeeb"
RRECOMMENDS_${PN} += "vte-prompt"