mutter: update to 3.4.1.
This commit is contained in:
parent
924274a89c
commit
ffcdc94717
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=3.3.92"
|
||||
abi_depends=">=3.4.1"
|
||||
api_depends="${abi_depends}"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'mutter'
|
||||
pkgname=mutter
|
||||
version=3.4.0
|
||||
version=3.4.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-scrollkeeper --disable-schemas-compile --disable-static"
|
||||
short_desc="Lightweight GTK+3 window manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6aa8a91ec7f20eee20b8fd9f93a9529c5a530c21b607ec6656bb9c8b80190431
|
||||
checksum=dbf08b014179980ab3d0cce645c5391c83b0ce070c73504feea8eec0ad000449
|
||||
long_desc="
|
||||
Mutter is a small window manager, using GTK+ and Clutter to do everything.
|
||||
|
||||
|
|
Loading…
Reference in New Issue