[arch-commits] Commit in sleuthkit/trunk (PKGBUILD sleuthkit.changelog)
Jaroslav Lichtblau
jlichtblau at gemini.archlinux.org
Wed Aug 18 17:34:24 UTC 2021
Date: Wednesday, August 18, 2021 @ 17:34:23
Author: jlichtblau
Revision: 1003671
upgpkg: sleuthkit 4.11.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 2021-08-18 17:30:15 UTC (rev 1003670)
+++ PKGBUILD 2021-08-18 17:34:23 UTC (rev 1003671)
@@ -2,7 +2,7 @@
# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
pkgname=sleuthkit
-pkgver=4.10.2
+pkgver=4.11.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=('c4836b7fd57b0a7a45432eeee18c41833027c8980fab3e4961c733b4e6867686'
+sha256sums=('8d6b0ed7f6f0612e7ba10b3a9713bc9e4ec85b5fb77af06a9fbe16d1c1d433ee'
'SKIP')
build() {
Modified: sleuthkit.changelog
===================================================================
--- sleuthkit.changelog 2021-08-18 17:30:15 UTC (rev 1003670)
+++ sleuthkit.changelog 2021-08-18 17:34:23 UTC (rev 1003671)
@@ -1,3 +1,6 @@
+2021-08-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * sleuthkit 4.11.0-1
+
2021-04-05 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* sleuthkit 4.10.2-1
More information about the arch-commits
mailing list