marco:update to 1.22.4

This commit is contained in:
mobinmob 2019-12-11 23:51:15 +02:00 committed by Helmut Pozimski
parent a511698de8
commit 8ae8174211

View file

@ -1,7 +1,7 @@
# Template file for 'marco' # Template file for 'marco'
pkgname=marco pkgname=marco
version=1.22.3 version=1.22.4
revision=2 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"
hostmakedepends="gdk-pixbuf-devel mate-common zenity" hostmakedepends="gdk-pixbuf-devel mate-common zenity"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=0a3979f0ba9855a6dff5b889c619d07bcea52df29c354976f018d71093c45139 checksum=63a6a079a7ce7cd34ea175a6b0ecd44550f71ff5888cdf975d350e52b925187d
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh