summaryrefslogtreecommitdiff
path: root/community/sleuthkit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-13 00:05:54 -0700
committerroot <root@rshg054.dnsready.net>2013-03-13 00:05:54 -0700
commit3efd178c050d911cfdff7e8d2ed4886b98b08b98 (patch)
treec0a0cc66dea0a40a0c5cbc13942fdfff8066f7a2 /community/sleuthkit
parent9f8838d16719128121b4efde3bf6c7cc650f1801 (diff)
Wed Mar 13 00:05:53 PDT 2013
Diffstat (limited to 'community/sleuthkit')
-rw-r--r--community/sleuthkit/PKGBUILD6
-rw-r--r--community/sleuthkit/sleuthkit.changelog3
2 files changed, 6 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}
diff --git a/community/sleuthkit/sleuthkit.changelog b/community/sleuthkit/sleuthkit.changelog
index 5b68610bb..6ab1ba102 100644
--- a/community/sleuthkit/sleuthkit.changelog
+++ b/community/sleuthkit/sleuthkit.changelog
@@ -1,3 +1,6 @@
+2013-03-12 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * sleuthkit 4.0.2-1
+
2013-01-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* sleuthkit 4.0.1-1