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

2020-05-07 Thread Jonas Witschel via arch-commits
Date: Thursday, May 7, 2020 @ 15:22:37
  Author: diabonas
Revision: 625442

upgpkg: hashdeep 4.4-6: .BUILDINFO format reproducibility rebuild

Modified:
  hashdeep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-07 15:04:12 UTC (rev 625441)
+++ PKGBUILD2020-05-07 15:22:37 UTC (rev 625442)
@@ -1,8 +1,9 @@
-# Maintainer: Alad Wenter 
+# Maintainer: Jonas Witschel 
+# Contributor: Alad Wenter 
 # Contributor: Uffe Jakobsen 
 pkgname=hashdeep
 pkgver=4.4
-pkgrel=5
+pkgrel=6
 pkgdesc="cross-platform tools to message digests for any number of files"
 arch=('x86_64')
 url="https://github.com/jessek/hashdeep";


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

2018-04-03 Thread Bartłomiej Piotrowski via arch-commits
Date: Wednesday, April 4, 2018 @ 06:50:56
  Author: bpiotrowski
Revision: 314062

4.4-5: rebuild due to Alad's key revocation

Modified:
  hashdeep/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-04 06:50:52 UTC (rev 314061)
+++ PKGBUILD2018-04-04 06:50:56 UTC (rev 314062)
@@ -3,7 +3,7 @@
 # Contributor: Uffe Jakobsen 
 pkgname=hashdeep
 pkgver=4.4
-pkgrel=4
+pkgrel=5
 pkgdesc="cross-platform tools to message digests for any number of files"
 arch=('x86_64')
 url="https://github.com/jessek/hashdeep";


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

2018-02-08 Thread Alad Wenter via arch-commits
Date: Thursday, February 8, 2018 @ 19:56:35
  Author: alad
Revision: 290362

upgpkg: hashdeep 4.4-4

Modified:
  hashdeep/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-08 19:56:25 UTC (rev 290361)
+++ PKGBUILD2018-02-08 19:56:35 UTC (rev 290362)
@@ -8,6 +8,7 @@
 arch=('x86_64')
 url="https://github.com/jessek/hashdeep";
 license=('GPL' 'custom')
+depends=('gcc-libs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/jessek/hashdeep/archive/v$pkgver.tar.gz";)
 sha256sums=('ad78d42142f9a74fe8ec0c61bc78d6588a528cbb9aede9440f50b6ff477f3a7f')