From fa4bf58488943e51bfc4ca7db0b4796d8f507dfb Mon Sep 17 00:00:00 2001 From: david Date: Mon, 20 May 2019 15:11:13 +0200 Subject: [PATCH] tumbler: Update from Version 0.2.3 to 0.2.4 Release notes for 0.2.4 ======================= - Check for sparse video files only on plugin side - Set Max file sizes - Add Fujifilm RAF support (Bug #14522) - Add more media types for audio cover thumbnails (Bug #12041) - Fix a typo in desktop-thumbnailer-provider.c (Bug #14925) - Update URLs in README and configure.ac - Fix g_type_class_add_private is deprecated - Bump glib version - Translation Updates --- tumbler.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tumbler.be0 b/tumbler.be0 index 72bf1ccbd..a4af8cd5f 100755 --- a/tumbler.be0 +++ b/tumbler.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION tumbler-0.2.3-0 +# BEE_VERSION tumbler-0.2.4-0 SRCURL[0]="https://archive.xfce.org/src/xfce/tumbler/${PKGVERSION[2]}/tumbler-${PKGVERSION}.tar.bz2"