Skip to content

Commit

Permalink
xfce4-exo: update to 4.16.3
Browse files Browse the repository at this point in the history
Change log:

4.16.3
======
- Dont reduce selection in single click mode (Issue #71)
- Add typecheck to prevent Gtk-CRITICAL (Issue #63)
- exo_strdup_strftime: Support additional encoding (Issue #66)
- Free hover_path in tree-view if not NULL
- Fix compilation warnings
- exo-icon-chooser-dialog: Focus filter entry by default
- exo-icon-chooser-dialog: Set default to show to all icons
- exo-icon-chooser-dialog: Speed up sorting the icon view model
  • Loading branch information
dhgutteridge committed Dec 29, 2021
1 parent de7028e commit 56c7ebe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions x11/xfce4-exo/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.73 2021/12/08 16:03:03 adam Exp $
# $NetBSD: Makefile,v 1.74 2021/12/29 23:18:41 gutteridge Exp $

PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"

VERSION= 4.16.2
VERSION= 4.16.3
DISTNAME= exo-${VERSION}
PKGNAME= xfce4-exo-${VERSION}
CATEGORIES= x11
Expand Down
8 changes: 4 additions & 4 deletions x11/xfce4-exo/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.27 2021/11/30 14:15:26 gutteridge Exp $
$NetBSD: distinfo,v 1.28 2021/12/29 23:18:41 gutteridge Exp $

BLAKE2s (exo-4.16.2.tar.bz2) = 284bf0a49a81f12f4b7b1e5bee94b256a3f85d259ce95a1c1c3987b2bbac89c4
SHA512 (exo-4.16.2.tar.bz2) = 9c1252d78f5bb900254841a79f1c1b952cb60d9d0197e184266c35a86c340140cdff2460fa83f6fabb66380e2b3d7ab8a08719b4f4784d2215dde51410ce33e8
Size (exo-4.16.2.tar.bz2) = 881098 bytes
BLAKE2s (exo-4.16.3.tar.bz2) = 376814e1bfba7738d50f90fe3eb744dcf78aa757278a67150d39e5e7105b366a
SHA512 (exo-4.16.3.tar.bz2) = 0dc4d2da6dd80a4c1b05a5316bb6e7ad02858d3fb49b666d6065bd7b11d7b8aed2732135eee8393185a0c321a242807d97b51f794186ce7a769ec2c9106ba8fd
Size (exo-4.16.3.tar.bz2) = 885516 bytes

0 comments on commit 56c7ebe

Please sign in to comment.