From f23f18514cb459c63a6c32c9cc70520ad193dc37 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 26 Mar 2018 13:41:43 +0200 Subject: [PATCH] fatrace: update to 0.13. --- srcpkgs/fatrace/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/fatrace/template b/srcpkgs/fatrace/template index b64a20d7925..ab39e67c22f 100644 --- a/srcpkgs/fatrace/template +++ b/srcpkgs/fatrace/template @@ -1,14 +1,14 @@ # Template file for 'fatrace' pkgname=fatrace -version=0.12 -revision=3 +version=0.13 +revision=1 build_style=gnu-makefile short_desc="Report system wide file access events" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " license="GPL-3" homepage="http://launchpad.net/fatrace" distfiles="http://launchpad.net/fatrace/trunk/${version}/+download/${pkgname}-${version}.tar.bz2" -checksum=50e71706f2cad4efc37c23bd292a2d3aa53dd883506e910267b2eeb5b241f66b +checksum=7d8b0670896b10600c89caedeec52c26237260d5a20fdea7049cd97f57213043 post_extract() { sed -i 's/sbin/bin/g' Makefile