marco: update to 1.12.1.
This commit is contained in:
parent
b7e6754025
commit
2572f41114
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'marco'
|
# Template file for 'marco'
|
||||||
pkgname=marco
|
pkgname=marco
|
||||||
version=1.12.0
|
version=1.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-gtk=3.0 --enable-startup-notification --disable-schemas-compile"
|
configure_args="--disable-static --with-gtk=3.0 --enable-startup-notification --disable-schemas-compile"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1bf49326447356b63594417c817598ac0c4b238360437700ec27b7c19d07f11c
|
checksum=7f799115952a209e5063e5bd88d61d0baf430e630ca7783626af4dce46add084
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue