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

Frederik Schwan freswa at gemini.archlinux.org
Tue Aug 17 12:16:28 UTC 2021


    Date: Tuesday, August 17, 2021 @ 12:16:28
  Author: freswa
Revision: 1001382

upgpkg: binwalk 2.3.2-1

Modified:
  binwalk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-17 12:16:22 UTC (rev 1001381)
+++ PKGBUILD	2021-08-17 12:16:28 UTC (rev 1001382)
@@ -1,10 +1,11 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Maintainer: Frederik Schwan <freswa at archlinux dot org>
 # Contributor: Peter Wu <peter at lekensteyn.nl>
 # Contributor: Miguel Revilla <yo at miguelrevilla.com>
 # Contributor: s1gma <s1gma at mindslicer.com>
 
 pkgname=binwalk
-pkgver=2.3.1
+pkgver=2.3.2
 pkgrel=1
 pkgdesc='Tool for searching a given binary image for embedded files'
 url='https://github.com/ReFirmLabs/binwalk'
@@ -29,8 +30,8 @@
   'sleuthkit: forensic analysis support'
 )
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('3c9057c6f56d4bb1d604d3a361b0e682622a93d6d36c67a9f831ae7b17139c4684f52e96ce204d1d1256b79c4a3b806e7a78e2069b6c62eec188fa1586839670')
-b2sums=('c3de5baaec18242d3db2b9492edadb3607a45fbc1237185223bf7bb04afcf0f8936607f9e0f4a99bd1796f5c7acfaef318855fe2c3ff05ae0676961bf60cc6c9')
+sha512sums=('7107e322bdbd2464c950b611d85fa20db59aefab5dbb134a341be72f683504683e7e43ab3cc78310d132f86d6289222cf991fb08923da9c33f13adc523456d3d')
+b2sums=('9ae21e570c6d7953eb025da9d0cc7c73953b948ef25e82d1948d265da9520618244763fefe4576e604806f56bd70306c4dd271259254a13935eaf11fcb199354')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list