summaryrefslogtreecommitdiff
path: root/community/sleuthkit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sleuthkit/PKGBUILD')
-rw-r--r--community/sleuthkit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sleuthkit/PKGBUILD b/community/sleuthkit/PKGBUILD
index 90550d4f3..e0813a136 100644
--- a/community/sleuthkit/PKGBUILD
+++ b/community/sleuthkit/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 82022 2013-01-05 17:48:30Z jlichtblau $
+# $Id: PKGBUILD 86192 2013-03-12 21:51:33Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
pkgname=sleuthkit
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc='File system and media management forensic analysis tools'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('perl')
options=('!libtool')
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('719d9a702f74c30302840301fe573c5bb5af5b88471b48657114eba6b0d76f12')
+sha256sums=('112f80fbc6a868c18c7a924f756b35c79eed9d0cc8923a4f973646f00e546e62')
build() {
cd ${pkgname}-${pkgver}