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

Levente Polyak anthraxx at archlinux.org
Fri Nov 13 16:38:07 UTC 2015


    Date: Friday, November 13, 2015 @ 17:38:07
  Author: anthraxx
Revision: 146728

upgpkg: diffoscope 40-2

upgpkg: diffoscope 40-2

Modified:
  diffoscope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-13 16:29:45 UTC (rev 146727)
+++ PKGBUILD	2015-11-13 16:38:07 UTC (rev 146728)
@@ -2,7 +2,7 @@
 
 pkgname=diffoscope
 pkgver=40
-pkgrel=1
+pkgrel=2
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
 arch=('x86_64')
@@ -14,13 +14,14 @@
   'bzip2: bzip2 utilities support'
   'cdrkit: ISO utilities support'
   'cpio: cpio archive support'
-  'java-runtime: java utilities support'
+  'e2fsprogs: Ext2/3/4 filesystem utilities support'
+  'fpc: Free Pascal utilities support'
+  'java-environment: java utilities support'
   'fontforge: bitmap font utilities support'
   'gettext: GNU internationalization utilities support'
   'ghc: haskell utilities support'
   'gnupg: GNU privacy guard support'
   'mono-tools: mono utilities support'
-  #'pdftk: PDF utilities support'
   'poppler: PDF utilities support'
   'sqlite: SQLite support'
   'squashfs-tools: squashfs filesystem support'
@@ -31,8 +32,8 @@
   'xz: XZ and LZMA utilities support'
 )
 checkdepends=(
-  'python-pytest' 'acl' 'binutils' 'bzip2' 'cdrkit' 'cpio' 'java-runtime' 'fontforge' 'gettext' 'ghc' 'gnupg' 'mono-tools'
-  'poppler' 'sqlite' 'squashfs-tools' 'unzip' 'gzip' 'tar' 'vim' 'xz')
+  'python-pytest' 'acl' 'binutils' 'bzip2' 'cdrkit' 'cpio' 'e2fsprogs' 'fpc' 'java-environment' 'fontforge' 'gettext' 'ghc' 'gnupg'
+  'mono-tools' 'poppler' 'sqlite' 'squashfs-tools' 'unzip' 'gzip' 'tar' 'vim' 'xz')
 source=(${pkgname}-${pkgver}.tar.xz::https://anonscm.debian.org/cgit/reproducible/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz)
 sha512sums=('b40e042769cc87056bdde5306c8630043995c16bd4f5b28a51eba3fd08c06f4975ff82b4b19c9fd7b203c5fa7d541ba69c734c787bdae09f0bf35facc376f533')
 



More information about the arch-commits mailing list