fdupes: moved from google code to github.

This commit is contained in:
Enno Boland 2016-02-17 16:56:15 +01:00
parent 1c831fef67
commit dfc3bbd59b

View file

@ -1,13 +1,14 @@
# Template file for 'fdupes'
pkgname=fdupes
version=1.51
revision=3
distfiles="https://fdupes.googlecode.com/files/fdupes-${version}.tar.gz"
checksum="87dbc85b7b9cdb9626e713dd8078bd7487bceb58d47ceaff5404a9e6fd062881"
revision=4
distfiles="https://github.com/adrianlopezroche/fdupes/archive/$pkgname-$version.tar.gz"
checksum=761e16d4ecfef7302c62fe7ef1e181cd34f5c6ce5377dcad96e3ed44fb364986
maintainer="Steven R <dev@styez.com>"
homepage="https://code.google.com/p/fdupes/"
homepage="https://github.com/adrianlopezroche/fdupes"
license="MIT"
short_desc="Identifying or deleting duplicate files residing within specified directories"
wrksrc="$pkgname-$pkgname-$version"
do_build() {
make CC="$CC"