Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
diffoscope
Commits:
1a0072a8 by Jelle van der Waa at 2026-02-21T19:09:07+01:00
upgpkg: 313-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = diffoscope
pkgdesc = Tool for in-depth comparison of files, archives, and
directories
- pkgver = 312
- pkgrel = 2
+ pkgver = 313
+ pkgrel = 1
url = https://diffoscope.org/
arch = x86_64
license = GPL-3.0-or-later
@@ -115,13 +115,13 @@ pkgbase = diffoscope
optdepends = xz: XZ and LZMA utilities support
optdepends = zstd: zst compression
optdepends = p7zip: 7z compression
- source = https://diffoscope.org/archive/diffoscope-312.tar.bz2
- source = https://diffoscope.org/archive/diffoscope-312.tar.bz2.asc
+ source = https://diffoscope.org/archive/diffoscope-313.tar.bz2
+ source = https://diffoscope.org/archive/diffoscope-313.tar.bz2.asc
validpgpkeys = C2FE4BD271C139B86C533E461E953E27D4311E58
validpgpkeys = 66AE2B4AFCCF3F52DA184D184B043FCDB9444540
- sha512sums =
ecca8ca58f5521a4a4ca56c48b2f0508f69eb900507a704527e64bf613d021317bf32fcd19dea55d0895bb4203b24738564d0f227eaed5ca2d945c42a058d260
+ sha512sums =
0551f0a7083817c3db47fec286405b5456b3141ccf17694a1bf26c9e85652ce854181e00c90bb0e5ff5e6e5726b70b75ccf5b20a14739b7a0f2ca0733356e1dc
sha512sums = SKIP
- b2sums =
bbf377d0959e895d3f4ef3aaf3b9707b3c6aa2a01a1e102ea7b60fd1220d838fca96814e88517bc70d82f04ce0cc7e308a0f232db570af4f4816b038a0698a9a
+ b2sums =
736a672a59609271923a95a43c98bbcc12c7db56b5e2c4a056238b04758bb4d1111621b4674952b2fdbbc7b1fcc07e705a4efea6a126cd7d7a8f08e8be7fdc01
b2sums = SKIP
pkgname = diffoscope
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=diffoscope
-pkgver=312
-pkgrel=2
+pkgver=313
+pkgrel=1
pkgdesc='Tool for in-depth comparison of files, archives, and directories'
url='https://diffoscope.org/'
arch=('x86_64')
@@ -83,9 +83,9 @@ checkdepends=(
'libxmlb' 'lz4' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord'
'fpc' 'openssh' 'openssl' 'odt2txt' 'docx2txt' 'r' 'dtc'
'giflib' 'gnumeric' 'python-progressbar' 'binwalk' 'python-argcomplete'
'zstd' 'uboot-tools' 'asar')
source=(https://diffoscope.org/archive/diffoscope-${pkgver}.tar.bz2{,.asc})
-sha512sums=('ecca8ca58f5521a4a4ca56c48b2f0508f69eb900507a704527e64bf613d021317bf32fcd19dea55d0895bb4203b24738564d0f227eaed5ca2d945c42a058d260'
+sha512sums=('0551f0a7083817c3db47fec286405b5456b3141ccf17694a1bf26c9e85652ce854181e00c90bb0e5ff5e6e5726b70b75ccf5b20a14739b7a0f2ca0733356e1dc'
'SKIP')
-b2sums=('bbf377d0959e895d3f4ef3aaf3b9707b3c6aa2a01a1e102ea7b60fd1220d838fca96814e88517bc70d82f04ce0cc7e308a0f232db570af4f4816b038a0698a9a'
+b2sums=('736a672a59609271923a95a43c98bbcc12c7db56b5e2c4a056238b04758bb4d1111621b4674952b2fdbbc7b1fcc07e705a4efea6a126cd7d7a8f08e8be7fdc01'
'SKIP')
validpgpkeys=("C2FE4BD271C139B86C533E461E953E27D4311E58"
"66AE2B4AFCCF3F52DA184D184B043FCDB9444540")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/diffoscope/-/commit/1a0072a80d3b836f4dfd74a94012f1c49b498b38
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/diffoscope/-/commit/1a0072a80d3b836f4dfd74a94012f1c49b498b38
You're receiving this email because of your account on gitlab.archlinux.org.