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

Filipe Laíns ffy00 at archlinux.org
Mon Oct 14 15:53:31 UTC 2019


    Date: Monday, October 14, 2019 @ 15:53:30
  Author: ffy00
Revision: 515721

upgpkg: binwalk 2.2.0-1

Modified:
  binwalk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-14 15:53:12 UTC (rev 515720)
+++ PKGBUILD	2019-10-14 15:53:30 UTC (rev 515721)
@@ -4,8 +4,8 @@
 # Contributor: s1gma <s1gma at mindslicer.com>
 
 pkgname=binwalk
-pkgver=2.1.1
-pkgrel=5
+pkgver=2.2.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=('373e276a4d6ec845952f1091f85f953d3b0d52d561d9b74a54000ebdef85d13cafc997a4f8f76f25842db8b76fdcd1e602d4d81792a3ea01c9dea6c6ed5c2168')
+sha512sums=('5f3ed31c0b5f9ca3057f86e82787a73b06f9f73747b51dd72130a78e4d69cf43a0207bffc495d177e97811de5bf835b3d0507f314b7a0c960eddf6d1efe0f0f9')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list