From e03adf534c4480b50a33414be18e9347d4a5d862 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 4 Jul 2023 13:15:09 -0400 Subject: [PATCH] jdupes: update to 1.26.1 --- srcpkgs/jdupes/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jdupes/template b/srcpkgs/jdupes/template index 9c77eb429b6..657ce382ec0 100644 --- a/srcpkgs/jdupes/template +++ b/srcpkgs/jdupes/template @@ -1,6 +1,6 @@ # Template file for 'jdupes' pkgname=jdupes -version=1.25.3 +version=1.26.1 revision=1 build_style=gnu-makefile make_build_args="ENABLE_BTRFS=1 ENABLE_DEDUPE=1" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/jbruchon/jdupes" changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES.txt" distfiles="https://github.com/jbruchon/jdupes/archive/refs/tags/v${version}.tar.gz" -checksum=89814310bb1884db6023436c523d03e405e1dda722a01caa336167e7938ac95e +checksum=09153824320c65ad529f8f97cd3b7e792c50e9f9018192ea1a76f2e33a196225 post_install() { vlicense LICENSE.txt