diff --git a/srcpkgs/outils/template b/srcpkgs/outils/template index 70ca59b41e..47318ac331 100644 --- a/srcpkgs/outils/template +++ b/srcpkgs/outils/template @@ -1,17 +1,17 @@ # Template file for 'outils' pkgname=outils -version=0.6 +version=0.7 revision=1 build_style=gnu-makefile make_install_args="install install-calendars" depends="gcc" # for cpp(1) conflicts="signify>=0 openbsd-rs>=0" short_desc="Some non-standard OpenBSD tools" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " license="ISC, BSD" homepage="https://github.com/chneukirchen/outils" distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz" -checksum=544c9778ab698d5225e8cd4386bd1a7d65cbbe6826dc42c6bba6cea150ba507e +checksum=97db119c6e4c64e670ae149f77440f80d84507a3e0c27a5919af0b49027a1662 post_install() { rm ${DESTDIR}/usr/bin/cksum ${DESTDIR}/usr/share/man/man1/cksum.1