mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
marco: update to 1.24.1.
This commit is contained in:
parent
de64ae11dc
commit
a4df2d2312
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'marco'
|
||||
pkgname=marco
|
||||
version=1.24.0
|
||||
version=1.24.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-startup-notification --disable-schemas-compile"
|
||||
|
@ -9,11 +9,11 @@ makedepends="libXt-devel libcanberra-devel libgtop-devel
|
|||
libnotify-devel mate-desktop-devel libXpresent-devel"
|
||||
depends="zenity"
|
||||
short_desc="Window manager for MATE"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=82e5682d5e9a0f67c6d1740104bc99115238e77991e784cbe7b0facfd0f68b41
|
||||
checksum=a4bcafd92c418ebfc8fc9fed2450378465d8a6a2a16bc3a9262bb02c6f202b81
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue