summaryrefslogtreecommitdiff
path: root/community/ext4magic
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-10 00:01:15 +0000
committerroot <root@rshg054.dnsready.net>2012-03-10 00:01:15 +0000
commit3792e3874accbc868e7032042f1ecefdef25638e (patch)
tree2ba250e0011924d6172b918515475864187e84db /community/ext4magic
parent0a7c64736c0b026c3105928d89500a8af1ad5eac (diff)
Sat Mar 10 00:01:15 UTC 2012
Diffstat (limited to 'community/ext4magic')
-rw-r--r--community/ext4magic/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
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 <seblu+arch@seblu.net>
+# $Id: PKGBUILD 67335 2012-03-09 01:54:07Z seblu $
+# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
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