nautilus: update to 3.30.4.
This commit is contained in:
parent
d467b88d1d
commit
a5c5b6963e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nautilus'
|
||||
pkgname=nautilus
|
||||
version=3.30.3
|
||||
version=3.30.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dtests=headless -Dintrospection=$(vopt_if gir true false)"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Nautilus"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a4baf342b5162d0c6d0a974e6589e596fe80b1e6a0f86415daaa45be5298b6b5
|
||||
checksum=419f7c27f9f445815f865647a44b5aa75f7b34ada5cf3247f9ead682f6de8ab9
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue