summaryrefslogtreecommitdiff
path: root/community/sleuthkit/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-10 23:14:36 +0000
committerroot <root@rshg054.dnsready.net>2011-10-10 23:14:36 +0000
commitcbcf42aba84733e1b9072f5320519c99bf8c0ac7 (patch)
treea329670cb53aabe42cc50ef6cda1e534d4dfbabf /community/sleuthkit/PKGBUILD
parent8e372cc6207b56516c1facdaeb92d15c4716d8a2 (diff)
Mon Oct 10 23:14:36 UTC 2011
Diffstat (limited to 'community/sleuthkit/PKGBUILD')
-rw-r--r--community/sleuthkit/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/sleuthkit/PKGBUILD b/community/sleuthkit/PKGBUILD
index acb31c73b..7ee4b11e7 100644
--- a/community/sleuthkit/PKGBUILD
+++ b/community/sleuthkit/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 47379 2011-05-22 09:59:29Z jlichtblau $
+# $Id: PKGBUILD 56657 2011-10-09 12:53:32Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
pkgname=sleuthkit
-pkgver=3.2.1
+pkgver=3.2.3
pkgrel=1
pkgdesc='File system and media management forensic analysis tools'
arch=('i686' 'x86_64')
@@ -11,8 +11,9 @@ url='http://www.sleuthkit.org/sleuthkit'
license=('GPL2' 'CPL' 'custom:"IBM Public Licence"')
depends=('perl')
options=('!libtool')
+changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('e0f257d2c6856dc1c1cd2a704c6cb8906ca688f0cdbb1d0665fd7a5a2f83ad37')
+sha256sums=('ba5f63d7fd60d978de03777c72b1571004caa8dfe384f09757b6a8efa890ea62')
build() {
cd ${pkgname}-${pkgver}