[arch-commits] Commit in diffoscope/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Sat Aug 28 09:56:21 UTC 2021
Date: Saturday, August 28, 2021 @ 09:56:21
Author: jelle
Revision: 1007663
upgpkg: diffoscope 182-1
Modified:
diffoscope/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-28 09:35:23 UTC (rev 1007662)
+++ PKGBUILD 2021-08-28 09:56:21 UTC (rev 1007663)
@@ -1,7 +1,7 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=diffoscope
-pkgver=181
+pkgver=182
pkgrel=1
pkgdesc='Tool for in-depth comparison of files, archives, and directories'
url='https://diffoscope.org/'
@@ -44,7 +44,7 @@
'r: R language support'
'radare2: decompiler for executables'
'sqlite: SQLite support'
- #'squashfs-tools: squashfs filesystem support': test_symlink_root test failure
+ 'squashfs-tools: squashfs filesystem support'
'python-guestfs: guestfs filesystem support'
'python-argcomplete: completion support'
'python-jsbeautifier: javascript beautifier support'
@@ -62,13 +62,13 @@
makedepends=('help2man' 'python-docutils' 'git')
checkdepends=(
'python-pytest' 'python-jsbeautifier' 'python-h5py' 'acl' 'binutils' 'bzip2' 'cdrtools' 'cpio' 'diffutils' 'e2fsprogs' 'enjarify'
- 'hdf5' 'imagemagick' 'java-environment=11' 'fontforge' 'gettext' 'ghc' 'gnupg' 'mono' 'pgpdump' 'poppler' 'sqlite' #'squashfs-tools'
+ 'hdf5' 'imagemagick' 'java-environment=11' 'fontforge' 'gettext' 'ghc' 'gnupg' 'mono' 'pgpdump' 'poppler' 'sqlite' 'squashfs-tools'
'lz4' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 'fpc' 'openssh' 'openssl' 'odt2txt' 'docx2txt' 'r' 'dtc' 'giflib'
'gnumeric' 'python-progressbar' 'binwalk' 'python-argcomplete' 'zstd' 'uboot-tools')
source=(https://diffoscope.org/archive/diffoscope-${pkgver}.tar.bz2{,.asc})
-sha512sums=('62e85e9d28de5db39f16dbf25b0d1d45bf51f0c76bfa680b149105ee8bac13dc829bfc9b181d51f1451d867b027d27197e66e3efef7ae325736b406a88d361f5'
+sha512sums=('9157b8a83bb8e06d15c651638c2707dda0a7197f461700833336516e0823ec43036b14349771eb8d1e2850aec6086d9d6ca5814ebbd7652c125ff4acfe5ae111'
'SKIP')
-b2sums=('a947c39c00b88cc05351616f4befa8a7504823079be29865b2e12db24bf896a914ad8a148b150515e9a035e66ea015c1d5afe99f1870d52f1315efec0e075d9d'
+b2sums=('51df91c43666f1e4a207d5b0d09ce37054d9a3525cf3ffe37f4bbeb5a6eba59857801e09cd9bda00e696191d77b8d778402b0b3fa975dfe896f466b47dc727f3'
'SKIP')
validpgpkeys=("C2FE4BD271C139B86C533E461E953E27D4311E58") # "Chris Lamb <chris at chris-lamb.co.uk>"
More information about the arch-commits
mailing list