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

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri May 8 12:17:52 UTC 2020


    Date: Friday, May 8, 2020 @ 12:17:52
  Author: jlichtblau
Revision: 625617

upgpkg: sleuthkit 4.9.0-1 - new upstream release

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-08 12:16:17 UTC (rev 625616)
+++ PKGBUILD	2020-05-08 12:17:52 UTC (rev 625617)
@@ -2,7 +2,7 @@
 # Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
 
 pkgname=sleuthkit
-pkgver=4.8.0
+pkgver=4.9.0
 pkgrel=1
 pkgdesc='File system and media management forensic analysis tools'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 changelog=$pkgname.changelog
 source=(https://github.com/$pkgname/$pkgname/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz{,.asc})
 validpgpkeys=('0917A7EE58A9308B13D3963338AD602EC7454C8B') #Brian Carrier <carrier at sleuthkit.org>
-sha256sums=('f2fa80339a7e9d2f8cf285bd87f2f212da4cc90b9dbee4ee5bfe70ca33e37a55'
+sha256sums=('7bc5ee9130b1ed8d645e446e0f63bd34ad018a93c1275688fa38cfda28bde9d0'
             'SKIP')
 
 build() {

Modified: sleuthkit.changelog
===================================================================
--- sleuthkit.changelog	2020-05-08 12:16:17 UTC (rev 625616)
+++ sleuthkit.changelog	2020-05-08 12:17:52 UTC (rev 625617)
@@ -1,3 +1,6 @@
+2020-05-08 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* sleuthkit 4.9.0-1
+
 2020-01-24 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* sleuthkit 4.8.0-1
 



More information about the arch-commits mailing list