From 3a30ac86ef60fb551290d474b3d1e4a5de7ed5df Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 19 Jun 2018 17:27:53 -0300 Subject: [PATCH] mate-utils: update to 1.20.1. --- srcpkgs/mate-utils/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mate-utils/template b/srcpkgs/mate-utils/template index 626a503c429..8f164e29906 100644 --- a/srcpkgs/mate-utils/template +++ b/srcpkgs/mate-utils/template @@ -1,6 +1,6 @@ # Template file for 'mate-utils' pkgname=mate-utils -version=1.20.0 +version=1.20.1 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-schemas-compile" @@ -14,11 +14,12 @@ maintainer="Juan RP " license="GPL-2.0-or-later" homepage="https://mate-desktop.org" distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=f4c2ca4fe533538976412c0fab282a1c8e61f4987bc920d7a452b1131f9a4681 +checksum=6a1e0bba9c117f8ce81bb271d2182006524250fe9e31f2fc904f6403453020cf pre_configure() { NOCONFIGURE=1 ./autogen.sh } + post_install() { rm -r ${DESTDIR}/usr/include rm -r ${DESTDIR}/usr/lib/pkgconfig