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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Feb 21 15:05:18 UTC 2018


    Date: Wednesday, February 21, 2018 @ 15:05:17
  Author: jlichtblau
Revision: 296679

upgpkg: sleuthkit 4.6.0-1 - new upstream release

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-21 14:56:02 UTC (rev 296678)
+++ PKGBUILD	2018-02-21 15:05:17 UTC (rev 296679)
@@ -3,7 +3,7 @@
 # Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
 
 pkgname=sleuthkit
-pkgver=4.5.0
+pkgver=4.6.0
 pkgrel=1
 pkgdesc='File system and media management forensic analysis tools'
 arch=('x86_64')
@@ -11,10 +11,10 @@
 license=('GPL2' 'CPL' 'custom:"IBM Public Licence"')
 depends=('perl' 'libewf')
 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>
-# https://github.com/sleuthkit/sleuthkit/issues/1133
-sha256sums=('f74eb16e717598056a5664ae842d8acd276acfc340e8ebbd87d0948167e789ac')
+source=(https://github.com/$pkgname/$pkgname/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz{,.asc})
+validpgpkeys=('0917A7EE58A9308B13D3963338AD602EC7454C8B') #Brian Carrier <carrier at sleuthkit.org>
+sha256sums=('f52a08ab0de078182c0f2d19d3e1b341424a9e0c1633a61c3b892fb38f9acb97'
+            'SKIP')
 
 build() {
   cd ${pkgname}-${pkgver}

Modified: sleuthkit.changelog
===================================================================
--- sleuthkit.changelog	2018-02-21 14:56:02 UTC (rev 296678)
+++ sleuthkit.changelog	2018-02-21 15:05:17 UTC (rev 296679)
@@ -1,3 +1,6 @@
+2018-02-21 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* sleuthkit 4.6.0-1
+
 2018-02-19 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* sleuthkit 4.5.0-1
 



More information about the arch-commits mailing list