python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / fdupes / template
blob7fe9d72cd3ea0cfd51db18c79e3915e9da1df98b
1 # Template file for 'fdupes'
2 pkgname=fdupes
3 # version 1.51 is earlier than 1.6.x but is a higher version.
4 # so use "reverts" to make XBPS upgrade happens.
5 # More conventional numbering scheme since 1.6.0
6 reverts="1.51_6"
7 version=1.6.1
8 revision=1
9 distfiles="https://github.com/adrianlopezroche/fdupes/archive/v$version.tar.gz"
10 checksum=9d6b6fdb0b8419815b4df3bdfd0aebc135b8276c90bbbe78ebe6af0b88ba49ea
11 maintainer="Steven R <dev@styez.com>"
12 homepage="https://github.com/adrianlopezroche/fdupes"
13 license="MIT"
14 short_desc="Identify or delete duplicate files within specified directories"
16 do_build() {
17         make CC="$CC"
20 do_install() {
21         vbin fdupes
22         vman fdupes.1
23         vlicense README