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

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri Jan 24 19:40:37 UTC 2020


    Date: Friday, January 24, 2020 @ 19:40:36
  Author: jlichtblau
Revision: 555360

upgpkg: sleuthkit 4.8.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-01-24 19:40:31 UTC (rev 555359)
+++ PKGBUILD	2020-01-24 19:40:36 UTC (rev 555360)
@@ -2,7 +2,7 @@
 # Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
 
 pkgname=sleuthkit
-pkgver=4.7.0
+pkgver=4.8.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=('24b95ab1d65cc3248c6f735eae033d7090c5bb65bae12d2c1d3cffa1422fdc35'
+sha256sums=('f2fa80339a7e9d2f8cf285bd87f2f212da4cc90b9dbee4ee5bfe70ca33e37a55'
             'SKIP')
 
 build() {

Modified: sleuthkit.changelog
===================================================================
--- sleuthkit.changelog	2020-01-24 19:40:31 UTC (rev 555359)
+++ sleuthkit.changelog	2020-01-24 19:40:36 UTC (rev 555360)
@@ -1,3 +1,6 @@
+2020-01-24 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* sleuthkit 4.8.0-1
+
 2019-10-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* sleuthkit 4.7.0-1
 



More information about the arch-commits mailing list