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