diff --git a/srcpkgs/samurai/template b/srcpkgs/samurai/template index 8a1b87b4a28..e1445ded666 100644 --- a/srcpkgs/samurai/template +++ b/srcpkgs/samurai/template @@ -1,6 +1,6 @@ # Template file for 'samurai' pkgname=samurai -version=0.4 +version=0.5 revision=1 build_style=gnu-makefile short_desc="Ninja-compatible build tool written in C" @@ -8,7 +8,7 @@ maintainer="maxice8 " license="MIT, Apache-2.0" homepage="https://github.com/michaelforney/samurai" distfiles="https://github.com/michaelforney/samurai/archive/${version}.tar.gz" -checksum=369f5bb950d611ed06de84bc86725418c8bbab88badea36964b3b1f559d1161c +checksum=a00ef21662719c5e4a18481c8e1b572309ddf47e7087bd5db5664f47352cbb40 pre_install() { sed -i 's|/usr/local|/usr|g' Makefile