Date: Saturday, April 7, 2018 @ 14:16:45 Author: anthraxx Revision: 314844
upgpkg: diffoscope 93-1 Modified: diffoscope/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-07 14:08:09 UTC (rev 314843) +++ PKGBUILD 2018-04-07 14:16:45 UTC (rev 314844) @@ -1,8 +1,8 @@ # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org> pkgname=diffoscope -pkgver=90 -pkgrel=2 +pkgver=93 +pkgrel=1 pkgdesc='Tool for in-depth comparison of files, archives, and directories' url='https://diffoscope.org/' arch=('x86_64') @@ -32,6 +32,7 @@ 'ghc: haskell utilities support' 'giflib: gifbuild utilities support' 'gnupg: GNU privacy guard support' + 'gnumeric: GNOME Spreadsheet support' 'mono: mono support' 'openssh: OpenSSH key comparing support' 'poppler: PDF utilities support' @@ -55,9 +56,9 @@ 'python-pytest' 'python-jsbeautifier' 'acl' 'binutils' 'bzip2' 'cdrtools' 'cpio' 'diffutils' 'e2fsprogs' 'enjarify' 'imagemagick' 'java-environment>=8' 'fontforge' 'gettext' 'ghc' 'gnupg' 'mono' 'mono-tools' 'poppler' 'sqlite' 'squashfs-tools' 'tlsh' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 'fpc' 'openssh' 'odt2txt' 'docx2txt' 'r' 'dtc' 'giflib' - 'python-progressbar' 'binwalk' 'python-argcomplete') + 'gnumeric' 'python-progressbar' 'binwalk' 'python-argcomplete') source=(${pkgname}-${pkgver}.tar.xz::https://anonscm.debian.org/cgit/reproducible/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz) -sha512sums=('189123539db21c68cd3ed4100ece7aff55e8824c51fbc5632e23641c7bb025f406c8bb207f364c34900162a60959f649dceae0037f1487c98958ff6fdb511c75') +sha512sums=('2788347513482e0ba26eeca190ec0f124de3c7b81e12a9f33d48ab015d095980e9276440c4a659e070282fc8a4fef2b16c1295a9f34f772489f064e9ee4f78eb') prepare() { cd ${pkgname}-${pkgver}
