[arch-commits] Commit in diffoscope/trunk (PKGBUILD)
Santiago Torres-Arias
sangy at gemini.archlinux.org
Fri Aug 20 14:53:11 UTC 2021
Date: Friday, August 20, 2021 @ 14:53:11
Author: sangy
Revision: 1003998
upgpkg: diffoscope 181-1
Modified:
diffoscope/trunk/PKGBUILD
----------+
PKGBUILD | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-20 14:45:45 UTC (rev 1003997)
+++ PKGBUILD 2021-08-20 14:53:11 UTC (rev 1003998)
@@ -1,7 +1,7 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=diffoscope
-pkgver=180
+pkgver=181
pkgrel=1
pkgdesc='Tool for in-depth comparison of files, archives, and directories'
url='https://diffoscope.org/'
@@ -44,8 +44,8 @@
'r: R language support'
'radare2: decompiler for executables'
'sqlite: SQLite support'
- 'squashfs-tools: squashfs filesystem support'
- #'python-guestfs: guestfs filesystem support'
+ #'squashfs-tools: squashfs filesystem support': test_symlink_root test failure
+ 'python-guestfs: guestfs filesystem support'
'python-argcomplete: completion support'
'python-jsbeautifier: javascript beautifier support'
'python-progressbar: show progressbar 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=('7c25f899e114993beec9230a03ed95a7c2863f8fe4372faa0e1f4302518ea6b7c87d30b27ac991c6ebb002518da4a35e639206bddad2b7f015de0b62c2db9e0d'
+sha512sums=('62e85e9d28de5db39f16dbf25b0d1d45bf51f0c76bfa680b149105ee8bac13dc829bfc9b181d51f1451d867b027d27197e66e3efef7ae325736b406a88d361f5'
'SKIP')
-b2sums=('3f72715dccbfef7519805e22b7143b057aa8d1c2469caab6e16f8c017852fec15abd98bfe6e2511f4363d74ccf2ad335ebb74e67e24f18d4d362405c514ee634'
+b2sums=('a947c39c00b88cc05351616f4befa8a7504823079be29865b2e12db24bf896a914ad8a148b150515e9a035e66ea015c1d5afe99f1870d52f1315efec0e075d9d'
'SKIP')
validpgpkeys=("C2FE4BD271C139B86C533E461E953E27D4311E58") # "Chris Lamb <chris at chris-lamb.co.uk>"
More information about the arch-commits
mailing list