[arch-commits] Commit in sleuthkit/trunk (PKGBUILD sleuthkit.changelog)

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Nov 5 21:20:28 UTC 2015


    Date: Thursday, November 5, 2015 @ 22:20:27
  Author: jlichtblau
Revision: 146056

upgpkg: sleuthkit 4.2.0-1 - new upstream release

Modified:
  sleuthkit/trunk/PKGBUILD
  sleuthkit/trunk/sleuthkit.changelog

---------------------+
 PKGBUILD            |    6 +++---
 sleuthkit.changelog |    3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-05 21:04:47 UTC (rev 146055)
+++ PKGBUILD	2015-11-05 21:20:27 UTC (rev 146056)
@@ -3,8 +3,8 @@
 # Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
 
 pkgname=sleuthkit
-pkgver=4.1.3
-pkgrel=3
+pkgver=4.2.0
+pkgrel=1
 pkgdesc='File system and media management forensic analysis tools'
 arch=('i686' 'x86_64')
 url="http://www.sleuthkit.org/sleuthkit"
@@ -12,7 +12,7 @@
 depends=('perl' 'libewf')
 changelog=$pkgname.changelog
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('67f9d2a31a8884d58698d6122fc1a1bfa9bf238582bde2b49228ec9b899f0327')
+sha256sums=('91b287f19798ae480083c15401686e4a041c15f7a92054a5c0320bcb65604723')
 
 build() {
   cd ${pkgname}-${pkgver}

Modified: sleuthkit.changelog
===================================================================
--- sleuthkit.changelog	2015-11-05 21:04:47 UTC (rev 146055)
+++ sleuthkit.changelog	2015-11-05 21:20:27 UTC (rev 146056)
@@ -1,3 +1,6 @@
+2015-10-05 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* sleuthkit 4.2.0-1
+
 2015-03-08 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* sleuthkit 4.1.3-3 libewf as dependency
 



More information about the arch-commits mailing list