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

Levente Polyak anthraxx at archlinux.org
Wed Jan 18 16:41:18 UTC 2017


    Date: Wednesday, January 18, 2017 @ 16:41:18
  Author: anthraxx
Revision: 207894

upgpkg: diffoscope 69-1

Modified:
  diffoscope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-18 16:27:04 UTC (rev 207893)
+++ PKGBUILD	2017-01-18 16:41:18 UTC (rev 207894)
@@ -1,11 +1,11 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=diffoscope
-pkgver=67
+pkgver=69
 pkgrel=1
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
-arch=('x86_64')
+arch=('i686' 'x86_64')
 license=('GPL3')
 depends=('python-magic' 'python-libarchive-c' 'python-setuptools')
 # TODO: python-argcomplete
@@ -45,7 +45,7 @@
   'python-pytest' 'acl' 'binutils' 'bzip2' 'cdrkit' 'cpio' 'diffutils' 'e2fsprogs' 'enjarify' 'java-environment>=8' 'fontforge' 'gettext' 'ghc' 'gnupg'
   'mono' 'mono-tools' 'poppler' 'sqlite' 'squashfs-tools' 'tlsh' 'unzip' 'gzip' 'tar' 'vim' 'xz' 'llvm' 'colord' 'fpc' 'openssh')
 source=(${pkgname}-${pkgver}.tar.xz::https://anonscm.debian.org/cgit/reproducible/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('25ac319eed6af7ce1ab4ff9cc7af37c2e985e73bfc8792497d84d7415a86de8b1a0a38fdfcb307139f0de46dab6f58ba5d2069405a8f75d89fb6591c2e02b042')
+sha512sums=('dd98e01587dda0d9c86189e7952e23960312edd52c4b8eb51349f3efcb1b0dceeec7e764e91511f7dfe13fff42e023584dd089585b6b60776b3af36d6f50dc2a')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list