summaryrefslogtreecommitdiff
path: root/community/ext3grep/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ext3grep/PKGBUILD')
-rw-r--r--community/ext3grep/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ext3grep/PKGBUILD b/community/ext3grep/PKGBUILD
index f3ac6d1cd..a79831af2 100644
--- a/community/ext3grep/PKGBUILD
+++ b/community/ext3grep/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 66637 2012-02-26 16:26:55Z jlichtblau $
+# $Id: PKGBUILD 115173 2014-07-06 12:01:27Z fyan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: ivh
pkgname=ext3grep
pkgver=0.10.2
-pkgrel=2
+pkgrel=3
pkgdesc="A tool to investigate an ext3 file system for deleted content and possibly recover it"
arch=('i686' 'x86_64')
url="http://code.google.com/p/ext3grep/"