Date: Monday, January 18, 2016 @ 03:25:45 Author: anthraxx Revision: 157319
upgpkg: binwalk 2.1.1-2 remove obsolete dependencies Modified: binwalk/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-18 02:21:57 UTC (rev 157318) +++ PKGBUILD 2016-01-18 02:25:45 UTC (rev 157319) @@ -5,7 +5,7 @@ pkgname=binwalk pkgver=2.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A tool for searching a given binary image for embedded files" url="http://binwalk.org" arch=('any') @@ -19,7 +19,6 @@ 'cabextract: CAB archive support' 'cpio: CPIO archvie support' 'gzip: GZIP decompression support' - 'lha: LHA decompression support' 'mtd-utils: JFFS filesystem support' 'p7zip: ZIP, LZMA and ISO decompression support' 'squashfs-tools: squashfs support'
