From 3792e3874accbc868e7032042f1ecefdef25638e Mon Sep 17 00:00:00 2001 From: root Date: Sat, 10 Mar 2012 00:01:15 +0000 Subject: Sat Mar 10 00:01:15 UTC 2012 --- community/ext4magic/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/ext4magic') diff --git a/community/ext4magic/PKGBUILD b/community/ext4magic/PKGBUILD index 60b39ffdc..d229cb03f 100644 --- a/community/ext4magic/PKGBUILD +++ b/community/ext4magic/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 61407 2011-12-30 10:27:27Z seblu $ -# Maintainer: Sebastien Luttringer +# $Id: PKGBUILD 67335 2012-03-09 01:54:07Z seblu $ +# Maintainer: Sébastien Luttringer pkgname=ext4magic -pkgver=0.2.4 +pkgver=0.3.0 pkgrel=1 pkgdesc='Linux admin tool, can help to recover deleted or overwritten files on ext3 and ext4 filesystems' arch=('i686' 'x86_64') url='http://developer.berlios.de/projects/ext4magic/' license=('GPL2') -depends=('util-linux' 'e2fsprogs') +depends=('bzip2' 'file' 'util-linux' 'e2fsprogs') source=("http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('460b6642ee050d02b87395cc3ac6d4b6') +md5sums=('54ed503730b7e279c5cddc99a8821de3') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf