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

Santiago Torres-Arias sangy at archlinux.org
Wed Feb 20 16:48:26 UTC 2019


    Date: Wednesday, February 20, 2019 @ 16:48:25
  Author: sangy
Revision: 434734

upgpkg: diffoscope 112-1

Modified:
  diffoscope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-20 16:48:11 UTC (rev 434733)
+++ PKGBUILD	2019-02-20 16:48:25 UTC (rev 434734)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=diffoscope
-pkgver=111
+pkgver=112
 pkgrel=1
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
@@ -61,8 +61,9 @@
   '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=('1e2d0bd13eea06c5747be47b0573f290cc66b207a5bcc16f5d753df4a39ebf323b9b190200f87bbe86bec2eecee0a3e164bc9b4a42c1f143817951ef6289c6ea')
+sha512sums=('fc8d6b2556b93819bece488a413eb1e378fc72c1c2fb97f9f4d2e601f277c4b4ce0ae706daa66e0381bcec156444ae3aea7d32c30a50a98c365eab5253b71dbe')
 
+
 prepare() {
   cd ${pkgname}-${pkgver}
   sed '/python-magic/d' -i setup.py



More information about the arch-commits mailing list