[arch-commits] Commit in diffoscope/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Oct 31 12:57:37 UTC 2020
Date: Saturday, October 31, 2020 @ 12:57:36
Author: jelle
Revision: 737644
Update and add radare2 as new optdepend
Modified:
diffoscope/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-31 12:12:14 UTC (rev 737643)
+++ PKGBUILD 2020-10-31 12:57:36 UTC (rev 737644)
@@ -1,8 +1,8 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=diffoscope
-pkgver=160
-pkgrel=2
+pkgver=161
+pkgrel=1
pkgdesc='Tool for in-depth comparison of files, archives, and directories'
url='https://diffoscope.org/'
arch=('x86_64')
@@ -41,6 +41,7 @@
'openssl: .p7c and .p7b certificates. support'
'poppler: PDF utilities support'
'r: R language support'
+ 'radare2: decompiler for executables'
'sqlite: SQLite support'
'squashfs-tools: squashfs filesystem support'
#'python-guestfs: guestfs filesystem support'
@@ -63,9 +64,9 @@
'lz4' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 'fpc' 'openssh' 'openssl' 'odt2txt' 'docx2txt' 'r' 'dtc' 'giflib'
'gnumeric' 'python-progressbar' 'binwalk' 'python-argcomplete' 'zstd')
source=(https://diffoscope.org/archive/diffoscope-${pkgver}.tar.bz2{,.asc})
-sha512sums=('6bcbeb8ee92e821f1126dcdff4ebe2ed7cf64563a150e566ad918b516fb6e7f4874e7cd7801e7b19be2d20ecf4f7975b15a0674e26867a786bec12286fe4941c'
+sha512sums=('91c0779d720e56341075b5c715270cf87492300bd6ad1d940ba3afa409e4c61fdd599a5ad24df92bb66aca2df383ee5c4d8132cf4998c5d0b571dadb9c60f564'
'SKIP')
-b2sums=('2866a1d570e5ebe5f99f0d8dc4a034b7f5d384e2f1e85a1d1f9463391c7425c6ddbdf9d98e5203a68dc00e46c6834e39bcef7c6e275a69ea7f30c6244c2da814'
+b2sums=('9cc51227d09a0705094aedfc4a245cc09b6761be815fdb0da49774d63d94b9fcb4718fe2abb33861822f67b2b7510779121b0f4e818953c67e00b15b82366b96'
'SKIP')
validpgpkeys=("C2FE4BD271C139B86C533E461E953E27D4311E58") # "Chris Lamb <chris at chris-lamb.co.uk>"
More information about the arch-commits
mailing list