marco: update to 1.20.1
This commit is contained in:
parent
2ab35d078e
commit
692a8abfd7
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'marco'
|
||||
pkgname=marco
|
||||
version=1.18.3
|
||||
version=1.20.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-startup-notification --disable-schemas-compile"
|
||||
|
@ -10,10 +10,10 @@ makedepends="libXt-devel libcanberra-devel libgtop-devel
|
|||
depends="zenity"
|
||||
short_desc="A window manager for MATE"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=8494feb5e6fc06584ac3e91e98c601789adab62d6d64474300316fc2c35b8aa8
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a44e4983f1f3bcf6460ded1677c3599d59ce4e2133cae0140680ee15d521dde2
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue