diff --git a/srcpkgs/extundelete/template b/srcpkgs/extundelete/template index d549efbe621..ca3ecabca4a 100644 --- a/srcpkgs/extundelete/template +++ b/srcpkgs/extundelete/template @@ -1,14 +1,14 @@ # Template file for 'extundelete' pkgname=extundelete version=0.2.0 -distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2" -build_style=gnu-configure revision=1 +build_style=gnu-configure makedepends="e2fsprogs-devel" short_desc="ext3/ext4 file recover utility" maintainer="Juan RP " homepage="http://extundelete.sourceforge.net" license="GPL-2" +distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2" checksum=0f6a3004d8ddcafe63059a104c174f753c7fc95455081f3ff5aaf3b8c100f97b long_desc=" extundelete is a utility that can recover deleted files from an ext3 or ext4 @@ -16,4 +16,3 @@ long_desc=" Linux, and ext4 is its successor. extundelete uses the information stored in the partition's journal to attempt to recover a file that has been deleted from the partition." -