[arch-commits] Commit in diffoscope/trunk (PKGBUILD)
Santiago Torres-Arias
sangy at archlinux.org
Thu Oct 24 16:37:51 UTC 2019
Date: Thursday, October 24, 2019 @ 16:37:50
Author: sangy
Revision: 518811
upgpkg: diffoscope 127-1
Modified:
diffoscope/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-24 15:30:45 UTC (rev 518810)
+++ PKGBUILD 2019-10-24 16:37:50 UTC (rev 518811)
@@ -1,7 +1,7 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=diffoscope
-pkgver=126
+pkgver=127
pkgrel=1
pkgdesc='Tool for in-depth comparison of files, archives, and directories'
url='https://diffoscope.org/'
@@ -56,11 +56,13 @@
makedepends=('help2man' 'python-docutils')
checkdepends=(
'python-pytest' 'python-jsbeautifier' 'acl' 'binutils' 'bzip2' 'cdrtools' 'cpio' 'diffutils' 'e2fsprogs' 'enjarify' 'imagemagick'
+ 'java-environment=10' 'fontforge' 'gettext' 'ghc' 'gnupg' 'mono' 'mono-tools' 'poppler' 'sqlite' 'squashfs-tools' 'lz4'
+ 'java-environment>=8' 'fontforge' 'gettext' 'ghc' 'gnupg' 'mono' 'mono-tools' 'poppler' 'sqlite' 'squashfs-tools' 'lz4'
'java-environment<=10' 'fontforge' 'gettext' 'ghc' 'gnupg' 'mono' 'mono-tools' 'poppler' 'sqlite' 'squashfs-tools' 'lz4'
'python-tlsh' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 'fpc' 'openssh' 'odt2txt' 'docx2txt' 'r' 'dtc' 'giflib'
'gnumeric' 'python-progressbar' 'binwalk' 'python-argcomplete')
source=(${pkgname}-${pkgver}.tar.bz2::https://salsa.debian.org/reproducible-builds/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('df6f3064124dae8af5a5de59c79d0f0d1bb126b2f254174d0fe0dbe20e592e26a983b64e6685b38bdc3d97948b62812df4faa14fe6fdf0d06928c2c4145b7618')
+sha512sums=('53b6d976b6458857347b9e60f67a94b389615ca88fe1211c52f4f90dd285be570edac0e1ab604583c8f84fb11affaad84aa276f7b5af31d672a4ae030d5bb236')
prepare() {
More information about the arch-commits
mailing list