fdupes: update to 2.2.1.

This commit is contained in:
Roberto Ricci 2022-11-06 21:38:44 +01:00 committed by Leah Neukirchen
parent 60d284b4e9
commit b0985a762d
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fdupes'
pkgname=fdupes
version=2.1.2
version=2.2.1
revision=1
build_style=gnu-configure
makedepends="ncurses-devel pcre2-devel"
@ -8,8 +8,9 @@ short_desc="Identify or delete duplicate files within specified directories"
maintainer="Steven R <dev@styez.com>"
license="MIT"
homepage="https://github.com/adrianlopezroche/fdupes"
changelog="https://raw.githubusercontent.com/adrianlopezroche/fdupes/master/CHANGES"
distfiles="https://github.com/adrianlopezroche/fdupes/releases/download/v${version}/fdupes-${version}.tar.gz"
checksum=cd5cb53b6d898cf20f19b57b81114a5b263cc1149cd0da3104578b083b2837bd
checksum=846bb79ca3f0157856aa93ed50b49217feb68e1b35226193b6bc578be0c5698d
post_install() {
vlicense README