summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-04-02 00:37:02 +0200
committerKhem Raj <raj.khem@gmail.com>2022-04-06 20:25:33 -0400
commitc160fcbede68b26d7f375cc289799d483afa1084 (patch)
tree26f06b17b19020defb76f3a49356fb109874bfe8 /meta-xfce/recipes-apps
parent53c094eb600af7236aabaad9d59234af5e4a0431 (diff)
downloadmeta-openembedded-c160fcbede68b26d7f375cc289799d483afa1084.tar.gz
xfce4-screenshooter: upgrade 1.9.9 -> 1.9.10
Release notes for 1.9.10 ======================== - Use symbolic icons - Bump Xfce dependencies to 4.14 - _NET_FRAME_EXTENTS support - Add back button to take new screenshot (!29) - Fix Imgur upload via CLI (!26) - Set up ScreenshotData after commandline parsing - Fix compile warning (#62) - Update to description and addition of donate and translate links - Replace link to bugzilla with gitlab (!25) - 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/recipes-apps')
-rw-r--r--meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb (renamed from meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.9.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb
index 78e0848177..16e26ed6cf 100644
--- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.9.bb
+++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb
@@ -7,7 +7,7 @@ DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup
7 7
8inherit xfce-app 8inherit xfce-app
9 9
10SRC_URI[sha256sum] = "33c8aeb53fbdb82dbd7d40bca77a8affbb4116ba0993cd59474b554558e5daa4" 10SRC_URI[sha256sum] = "04b4178527f5b98cfe76ae427e95581067edf262a530639d332f6db9a68292d7"
11 11
12do_compile:prepend() { 12do_compile:prepend() {
13 mkdir -p lib 13 mkdir -p lib