From b6061722cf833c0724b7d72eb7a2a3a7a3347297 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 16 Oct 2018 15:28:23 +0200 Subject: [PATCH] exo: Update version from 0.12.2 to 0.12.3 > Release notes for 0.12.3 > ======================== > General: > - Preferred Applications: Improved layout spacing and alignment > - Resolved g_type_class_add_private deprecations (GObject 2.58) > > Bug Fixes: > - Hide exo launchers from GNOME Software (Xfce #14588) > - Fix crash with "preedit-changed" signal (Xfce #14756) --- exo.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exo.be0 b/exo.be0 index 14913c76c..1f6f6dd25 100755 --- a/exo.be0 +++ b/exo.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION exo-0.12.2-0 +# BEE_VERSION exo-0.12.3-0 SRCURL[0]="http://archive.xfce.org/src/xfce/exo/${PKGVERSION[2]}/exo-${PKGVERSION}.tar.bz2"