summaryrefslogtreecommitdiff
path: root/community/ext4magic/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ext4magic/PKGBUILD')
-rw-r--r--community/ext4magic/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ext4magic/PKGBUILD b/community/ext4magic/PKGBUILD
index 424fe129f..60b39ffdc 100644
--- a/community/ext4magic/PKGBUILD
+++ b/community/ext4magic/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 59609 2007-01-01 00:07:53Z seblu $
+# $Id: PKGBUILD 61407 2011-12-30 10:27:27Z seblu $
# Maintainer: Sebastien Luttringer <seblu+arch@seblu.net>
pkgname=ext4magic
-pkgver=0.2.3
-pkgrel=2
+pkgver=0.2.4
+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')
source=("http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('b23ecf9dccc8b597fbbe2d149d0c08ac')
+md5sums=('460b6642ee050d02b87395cc3ac6d4b6')
build() {
cd $pkgname-$pkgver