diff --git a/srcpkgs/duperemove/template b/srcpkgs/duperemove/template index e978a370777..29c8f89bba9 100644 --- a/srcpkgs/duperemove/template +++ b/srcpkgs/duperemove/template @@ -1,6 +1,6 @@ # Template file for 'duperemove' pkgname=duperemove -version=0.09.5 +version=0.10 revision=1 build_pie=yes short_desc="Tools for deduping file systems" @@ -10,7 +10,7 @@ makedepends="glib-devel libgcrypt-devel" license="GPL-2" homepage="https://github.com/markfasheh/duperemove" distfiles="https://github.com/markfasheh/duperemove/archive/v$version.tar.gz" -checksum=8c8c781ab53435dfcc114d2a500525c72428fdbafc14ead10de115d77b447b69 +checksum=1ef855c4d0a85efc8757edcac5ea7189d896d2f2abad0e572c47f6568cf050aa do_build() { make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"