diff --git a/srcpkgs/fatrace/template b/srcpkgs/fatrace/template index 54a49b9a571..0d8bcf4b477 100644 --- a/srcpkgs/fatrace/template +++ b/srcpkgs/fatrace/template @@ -1,6 +1,6 @@ # Template file for 'fatrace' pkgname=fatrace -version=0.18.0 +version=0.19.1 revision=1 build_style=gnu-makefile short_desc="Report system wide file access events" @@ -8,7 +8,7 @@ maintainer="Leah Neukirchen " license="GPL-3.0-or-later" homepage="https://github.com/martinpitt/fatrace" distfiles="https://github.com/martinpitt/fatrace/archive/${version}.tar.gz" -checksum=f2ca2623c7b3744d01827e0301df315e8b428c9a479081469ee6d21d0889de51 +checksum=fd8f143f4e162d36c8ae29c51b32d315415447829c81091e3bb86b326051c77c post_extract() { sed -i 's/sbin/bin/g' Makefile