duperemove: update to 0.10.

This commit is contained in:
Enno Boland 2015-10-13 09:11:49 +02:00
parent a1f7d31331
commit b8ee21527e
1 changed files with 2 additions and 2 deletions

View File

@ -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"