New package: jdupes-1.10.2 (#906)
This commit is contained in:
parent
f7f91089f5
commit
1a7dac02a8
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'jdupes'
|
||||
pkgname=jdupes
|
||||
version=1.10.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="ENABLE_BTRFS=1"
|
||||
short_desc="Powerful duplicate file finder and an enhanced fork of fdupes"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jbruchon/jdupes"
|
||||
distfiles="https://github.com/jbruchon/jdupes/archive/v${version}.tar.gz"
|
||||
checksum=6c79035e2d349d0b1d749881b06a24ca43afc5b8f7e714c99b90a34b4618ed4f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue