nautilus: update to 3.32.2.
This commit is contained in:
parent
bda4f3ded9
commit
a19cb6c1eb
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nautilus'
|
# Template file for 'nautilus'
|
||||||
pkgname=nautilus
|
pkgname=nautilus
|
||||||
version=3.32.1
|
version=3.32.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dtests=headless -Dintrospection=$(vopt_if gir true false)"
|
configure_args="-Dtests=headless -Dintrospection=$(vopt_if gir true false)"
|
||||||
|
@ -13,11 +13,11 @@ depends="desktop-file-utils gsettings-desktop-schemas hicolor-icon-theme
|
||||||
tracker-miners tracker"
|
tracker-miners tracker"
|
||||||
checkdepends="tracker"
|
checkdepends="tracker"
|
||||||
short_desc="GNOME file manager"
|
short_desc="GNOME file manager"
|
||||||
maintainer="Rasmus Thomsen <oss@cogitri.dev>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Nautilus"
|
homepage="https://wiki.gnome.org/Nautilus"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fa54038f9d09e3c989ba82f501df99dfe5c4448e604f22e3a00305b26bdcb96e
|
checksum=8bf0432bd467ed8cfc1edb8983655a98fd217d4d4856205611f21442a23a4cac
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue