marco: update to 1.20.2.

Closes #37.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-06-14 10:01:17 -03:00 committed by Enno Boland
parent ad89f416b0
commit 3d74361a77
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'marco' # Template file for 'marco'
pkgname=marco pkgname=marco
version=1.20.1 version=1.20.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --enable-startup-notification --disable-schemas-compile" configure_args="--disable-static --enable-startup-notification --disable-schemas-compile"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://mate-desktop.org" homepage="https://mate-desktop.org"
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=a44e4983f1f3bcf6460ded1677c3599d59ce4e2133cae0140680ee15d521dde2 checksum=3ebe0c50e3b8cd0420f47719ee7bf806f4719a96d8244f27c98f902bb1f3c0ba
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh