diff --git a/srcpkgs/fatrace/template b/srcpkgs/fatrace/template index 3add6a57495..54a49b9a571 100644 --- a/srcpkgs/fatrace/template +++ b/srcpkgs/fatrace/template @@ -1,6 +1,6 @@ # Template file for 'fatrace' pkgname=fatrace -version=0.17.0 +version=0.18.0 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=38f23014be5c2d5f7d40560931ae8bf24161db311d1795631bfaba02845eed90 +checksum=f2ca2623c7b3744d01827e0301df315e8b428c9a479081469ee6d21d0889de51 post_extract() { sed -i 's/sbin/bin/g' Makefile