mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
marco: update to 1.22.1.
This commit is contained in:
parent
b539ab8567
commit
6d3cff19e7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'marco'
|
||||
pkgname=marco
|
||||
version=1.20.3
|
||||
version=1.22.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-startup-notification --disable-schemas-compile"
|
||||
|
@ -8,12 +8,12 @@ hostmakedepends="gdk-pixbuf-devel mate-common zenity"
|
|||
makedepends="libXt-devel libcanberra-devel libgtop-devel
|
||||
libnotify-devel mate-desktop-devel"
|
||||
depends="zenity"
|
||||
short_desc="A window manager for MATE"
|
||||
short_desc="window manager for MATE"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=626817d148f93a81d3e0eb11c96cbb4a170536aa4b490aa68e5d47ea49a656a4
|
||||
checksum=4e20f5ea006142f3e5c8931e2b354e1838cb9291ba245825ea82fa6611def7c8
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue