nautilus: update to 3.30.3.
This commit is contained in:
parent
cd8e8f26ba
commit
c0688a4aa1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nautilus'
|
||||
pkgname=nautilus
|
||||
version=3.30.2
|
||||
version=3.30.3
|
||||
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=78269bbb0ce538cb9f40dd2feae4fc56dbb7c06651a6b5c9258f6b9631cb4084
|
||||
checksum=a4baf342b5162d0c6d0a974e6589e596fe80b1e6a0f86415daaa45be5298b6b5
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue