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

Jelle van der Waa jelle at gemini.archlinux.org
Fri Dec 31 16:31:31 UTC 2021


    Date: Friday, December 31, 2021 @ 16:31:30
  Author: jelle
Revision: 1090454

upgpkg: diffoscope 198-1

Modified:
  diffoscope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-31 16:23:20 UTC (rev 1090453)
+++ PKGBUILD	2021-12-31 16:31:30 UTC (rev 1090454)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=diffoscope
-pkgver=197
+pkgver=198
 pkgrel=1
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
@@ -27,6 +27,7 @@
   'fpc: Free Pascal utilities support'
   'java-environment: java utilities support'
   'libcaca: image compare support'
+  'libxmlb: binary XML blobs support'
   'llvm: LLVM bitcode files support'
   'lz4: lz4 compression support'
   'odt2txt: odt comparing support'
@@ -63,12 +64,12 @@
 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'
-  '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')
+  'libxmlb' '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=('de00bf528051eae57402e60a2f45ec1cca74d59c6c55552f7c7913565f47c55269ed5f535fd0717176ba7443214b047ab52c213c0f6aeb57a3a826891c8c4281'
+sha512sums=('4972cca1d290e6ec87f892673c2abf526b3d788550f67120db579af97745f49d85fdac090235606badb2620e4ec247b12f303dcb2e66a4daccecbd941efc5734'
             'SKIP')
-b2sums=('7ba827daf63d381f1d9b71b45857cb77f4beb662ea74f1585e4e2cacc39ba03ad2fcd3c09fb17fd2e66a9a22bfdc303a5f8e340009ecc310e34558d765a760a8'
+b2sums=('439a0e784594604043ae3ac1fdb20540765a098ba603a38450c3c03fc537726e052f894151c587448b363169987cf2f698ac714bfac765d478c193871049c9ca'
         'SKIP')
 validpgpkeys=("C2FE4BD271C139B86C533E461E953E27D4311E58") # "Chris Lamb <chris at chris-lamb.co.uk>"
 



More information about the arch-commits mailing list