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

Filipe Laíns ffy00 at archlinux.org
Wed Mar 24 18:30:25 UTC 2021


    Date: Wednesday, March 24, 2021 @ 18:30:25
  Author: ffy00
Revision: 901707

upgpkg: binwalk 2.3.0-1

Modified:
  binwalk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 18:28:08 UTC (rev 901706)
+++ PKGBUILD	2021-03-24 18:30:25 UTC (rev 901707)
@@ -4,8 +4,8 @@
 # Contributor: s1gma <s1gma at mindslicer.com>
 
 pkgname=binwalk
-pkgver=2.2.0
-pkgrel=4
+pkgver=2.3.0
+pkgrel=1
 pkgdesc="A tool for searching a given binary image for embedded files"
 url="https://github.com/ReFirmLabs/binwalk"
 arch=('any')
@@ -29,7 +29,7 @@
   'sleuthkit: forensic analysis support'
 )
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/ReFirmLabs/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('5f3ed31c0b5f9ca3057f86e82787a73b06f9f73747b51dd72130a78e4d69cf43a0207bffc495d177e97811de5bf835b3d0507f314b7a0c960eddf6d1efe0f0f9')
+sha512sums=('74c25858eccaeff1bbf238cdff92df4cbec37dfff77204739bd82c35e4fd2329a8d0b13850b8b05900f756a99b898ebbbfb8ac44a26f37ca3ffb16c72402f9d6')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list