From 8d00cb16512657d20f65bb3865ec00a296550291 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 26 Mar 2016 17:28:12 +0100 Subject: [PATCH] outils: update to 0.4.1. --- srcpkgs/outils/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/outils/template b/srcpkgs/outils/template index 18f2eb5635d..a095c8e2811 100644 --- a/srcpkgs/outils/template +++ b/srcpkgs/outils/template @@ -1,6 +1,6 @@ # Template file for 'outils' pkgname=outils -version=0.4 +version=0.4.1 revision=1 build_style=gnu-makefile make_install_args="install install-calendars" @@ -12,11 +12,7 @@ maintainer="Christian Neukirchen " license="ISC, BSD" homepage="https://github.com/chneukirchen/outils" distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz" -checksum=197eb6dfb47e0de5bcd1a99d316378206749e45f6144ecdf5b55cc9f286caad7 - -do_build() { - make ${makejobs} CC="$CC" CFLAGS="$CFLAGS" -} +checksum=8ec18ac1864190061fe7c033131a804f08b9323bc7195b84c0893f78cf2f32b2 post_install() { rm ${DESTDIR}/usr/bin/cksum ${DESTDIR}/usr/share/man/man1/cksum.1