muffin: update to 3.2.0.
This commit is contained in:
parent
758e7d54a0
commit
0e0080e4f3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'muffin'
|
||||
pkgname=muffin
|
||||
version=2.8.5
|
||||
revision=3
|
||||
version=3.2.0
|
||||
revision=1
|
||||
short_desc="Cinnamon window manager based on Mutter"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile --disable-gtk-doc
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://cinnamon.linuxmint.com/"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=0ae19de74111f222b44f7bf8d159437a83c6ae2e7ce70b327c0296365d69aba4
|
||||
checksum=061966c2c8520804e1338de0dd499672a7f054aa7ae32b2fd98e49e656ad9a21
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue