fdupes: 2.3.1 -> 2.3.2

This commit is contained in:
Tim Biermann 2024-07-15 22:09:49 +02:00
parent 291bc1693f
commit 48a48d5769
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3weyHlKCFOk0dHP5VLQGiyF3iBpvG0ra7mcl612elBoZNGhRMmpBf6ba6kO3SPQlfhRge4L0dxovmRoG6gBvqgU=
SHA256 (Pkgfile) = dbd7bb2bf38a01ba182d24ce9e66ce76ff253bf9e97ec90bfc4558b1347a8c50
RWSagIOpLGJF35fVsjSuTpiDuCjF3u1dpP6DLFOiJUCecYrstg9tXDyvgXO2AKxeeC25svO0b4u1HSqWxkUIodMAVupMNIBohAs=
SHA256 (Pkgfile) = abcf4092e65346343ed52e34afe31de752f57834ee79e6ded1690d571537ae95
SHA256 (.footprint) = 9e6a0d831a8ee2262a588b5b352953d8b1dad65348c11e289bae92c138c72d6f
SHA256 (fdupes-2.3.1.tar.gz) = 2482b4b8c931bd17cea21f4c27fa4747b877523029d57f794a2b48e6c378db17
SHA256 (fdupes-2.3.2.tar.gz) = 808d8decbe7fa41cab407ae4b7c14bfc27b8cb62227540c3dcb6caf980592ac7

View File

@ -1,10 +1,10 @@
# Description: a program for identifying or deleting duplicate files residing within specified directories
# URL: https://github.com/adrianlopezroche/fdupes
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: libpcre2
# Depends on: libpcre2 autoconf-archive
name=fdupes
version=2.3.1
version=2.3.2
release=1
source=(https://github.com/adrianlopezroche/fdupes/releases/download/v$version/$name-$version.tar.gz)