We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db28f5c commit 423de37Copy full SHA for 423de37
1 file changed
srcpkgs/jdupes/template
@@ -1,6 +1,6 @@
1
# Template file for 'jdupes'
2
pkgname=jdupes
3
-version=1.28.0
+version=1.31.1
4
revision=1
5
build_style=gnu-makefile
6
make_build_args="ENABLE_BTRFS=1 ENABLE_DEDUPE=1"
@@ -12,7 +12,7 @@ license="MIT"
12
homepage="https://www.jdupes.com/"
13
changelog="https://codeberg.org/jbruchon/jdupes/raw/branch/master/CHANGES.txt"
14
distfiles="https://codeberg.org/jbruchon/jdupes/archive/v${version}.tar.gz"
15
-checksum=a8f21c04fff5e3ff0a92e8ac76114b2195ed43dc32b84bf343f5256e7ba9cb04
+checksum=c80d4c1deb03cc891a7e938f886952cfc480b8a0bc48baf21b312d350b62d8e3
16
17
post_install() {
18
vlicense LICENSE.txt
0 commit comments