We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca49a4d commit fe169f8Copy full SHA for fe169f8
1 file changed
srcpkgs/diffoscope/template
@@ -1,6 +1,6 @@
1
# Template file for 'diffoscope'
2
pkgname=diffoscope
3
-version=296
+version=306
4
revision=1
5
build_style=python3-module
6
hostmakedepends="python3-setuptools"
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
15
homepage="https://diffoscope.org/"
16
changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
17
distfiles="https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"
18
-checksum=f905548f192937700006728da196b0bdd8283e0081be61725beb4ecf931b2e9c
+checksum=62be31ca78d1e4deda2266fc5552ec89413e3a828ea2778351bc3d3bb6fbedbf
19
20
python_extras="cmdline distro_detection"
21
0 commit comments