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

Santiago Torres-Arias sangy at archlinux.org
Wed Mar 6 04:33:17 UTC 2019


    Date: Wednesday, March 6, 2019 @ 04:33:16
  Author: sangy
Revision: 437794

upgpkg: diffoscope 113-1

Modified:
  diffoscope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-05 22:53:59 UTC (rev 437793)
+++ PKGBUILD	2019-03-06 04:33:16 UTC (rev 437794)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=diffoscope
-pkgver=112
+pkgver=113
 pkgrel=1
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
@@ -60,10 +60,9 @@
   '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=('777c7945b029bfc424fd611f680dd508f3c7f545e24cba9b81a98e7739155d8775ba1fec2c4968aede312d73d75cf6566a66a66b177e64ea0dc895e8fd207316')
 
-sha512sums=('fc8d6b2556b93819bece488a413eb1e378fc72c1c2fb97f9f4d2e601f277c4b4ce0ae706daa66e0381bcec156444ae3aea7d32c30a50a98c365eab5253b71dbe')
 
-
 prepare() {
   cd ${pkgname}-${pkgver}
   sed '/python-magic/d' -i setup.py



More information about the arch-commits mailing list