Skip to content

Commit

Permalink
xfce4-thunar-archive: update to 0.5.2
Browse files Browse the repository at this point in the history
Change log:

0.5.2 (2023-10-30)
=====
- Add/fix support for bz2 and bz3 files (#20)
- Add a few more compression mimetypes, sort the list.
  • Loading branch information
dhgutteridge committed Nov 3, 2023
1 parent 3e0736c commit 059d902
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions archivers/xfce4-thunar-archive/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.29 2023/10/21 17:09:39 gdt Exp $
# $NetBSD: Makefile,v 1.30 2023/11/03 02:40:23 gutteridge Exp $

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

DISTNAME= thunar-archive-plugin-0.5.1
DISTNAME= thunar-archive-plugin-0.5.2
PKGNAME= xfce4-${DISTNAME}
CATEGORIES= archivers
MASTER_SITES= https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.5/
Expand Down
8 changes: 4 additions & 4 deletions archivers/xfce4-thunar-archive/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2023/04/02 16:12:46 gutteridge Exp $
$NetBSD: distinfo,v 1.8 2023/11/03 02:40:23 gutteridge Exp $

BLAKE2s (thunar-archive-plugin-0.5.1.tar.bz2) = 842251c0bcafba86ee3b3aebc3b03b1203133fd19ba2a0c3ce40d5a9efd16020
SHA512 (thunar-archive-plugin-0.5.1.tar.bz2) = e79c60d42a3c40007b361fca918977a84c6f8737136f06b0ef073ce574731162fc2145d2563d751b3cf73222e38361aa1ef6435eec90fce7d86d43102e674051
Size (thunar-archive-plugin-0.5.1.tar.bz2) = 369808 bytes
BLAKE2s (thunar-archive-plugin-0.5.2.tar.bz2) = 4a591ce1c8677542089271a312307fbf18c05f04409dd6ed133c528b3e242ced
SHA512 (thunar-archive-plugin-0.5.2.tar.bz2) = f334b960c623bc6c5736ba38d0e965b4e8d4f22fe857a66301c36c255701a702f839d6f63f67b37bc665066d75d787ea8159d4eed7561a2ecd98340bdcb65bc0
Size (thunar-archive-plugin-0.5.2.tar.bz2) = 371599 bytes

0 comments on commit 059d902

Please sign in to comment.