muffin: update to 4.0.7.

This commit is contained in:
maxice8 2019-03-22 07:34:18 -03:00 committed by maxice8
parent 88ee2df33d
commit fa12edca98
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'muffin' # Template file for 'muffin'
pkgname=muffin pkgname=muffin
version=4.0.6 version=4.0.7
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --disable-schemas-compile --disable-gtk-doc configure_args="--disable-static --disable-schemas-compile --disable-gtk-doc
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.0-or-later" license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
checksum=f96911d603f2770d0d937591ddc086061417dfcee6094530f4cc80474944044b checksum=e515c5d396c258b6b6c43c3b819cb170f057c90874ece943e31cb8c8f4ba3d10
shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
libmuffin-cogl-path-0.so libmuffin-cogl-0.so" libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
nocross="gobject-introspection" nocross="gobject-introspection"