From 702f819267da85bc993fb2071155207b5123f563 Mon Sep 17 00:00:00 2001 From: skmpz Date: Wed, 24 Mar 2021 19:23:44 +0400 Subject: [PATCH] marco: update to 1.24.2. --- srcpkgs/marco/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/marco/template b/srcpkgs/marco/template index 09ff88048978..5abb62b91fec 100644 --- a/srcpkgs/marco/template +++ b/srcpkgs/marco/template @@ -1,6 +1,6 @@ # Template file for 'marco' pkgname=marco -version=1.24.1 +version=1.24.2 revision=1 build_style=gnu-configure configure_args="--disable-static --enable-startup-notification --disable-schemas-compile" @@ -13,7 +13,7 @@ maintainer="skmpz " license="GPL-2.0-or-later" homepage="https://mate-desktop.org" distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=a4bcafd92c418ebfc8fc9fed2450378465d8a6a2a16bc3a9262bb02c6f202b81 +checksum=498350cb12fc4d9c7c4a0355102c17b50043fbab258d11ad41b7d698b4f042a7 pre_configure() { NOCONFIGURE=1 ./autogen.sh