mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
nautilus: update to 3.32.1.
This commit is contained in:
parent
c5acfda784
commit
804a47a043
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nautilus'
|
# Template file for 'nautilus'
|
||||||
pkgname=nautilus
|
pkgname=nautilus
|
||||||
version=3.32.0
|
version=3.32.1
|
||||||
revision=3
|
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)"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Rasmus Thomsen <oss@cogitri.dev>"
|
||||||
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=2246e34d3c0818714aee104c38d5b2f8836dc3db4a17f59ae2b31daa9c18d0de
|
checksum=fa54038f9d09e3c989ba82f501df99dfe5c4448e604f22e3a00305b26bdcb96e
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue