[arch-commits] Commit in dcfldd/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Jan 15 15:37:59 UTC 2020


    Date: Wednesday, January 15, 2020 @ 15:37:59
  Author: arojas
Revision: 552645

Update to 1.6

Modified:
  dcfldd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-15 15:20:04 UTC (rev 552644)
+++ PKGBUILD	2020-01-15 15:37:59 UTC (rev 552645)
@@ -2,7 +2,7 @@
 # Contributor: Paul Mattal <pjmattal at elys.com>
 
 pkgname=dcfldd
-pkgver=1.5
+pkgver=1.6
 pkgrel=1
 pkgdesc='DCFL (DoD Computer Forensics Lab) dd replacement with hashing'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('glibc')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/resurrecting-open-source-projects/dcfldd/archive/v$pkgver.tar.gz")
-sha256sums=('d74dc38763ab7c2121da061923956d5ba0a70d11ab063c1319bf66f257dd0529')
+sha256sums=('a136eaaedfb7a7dde9eee69d1ad51c7cdde6b268b59d8d8eef62cc86031877d1')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list