nautilus: update to 44.1.
This commit is contained in:
parent
f9a97ef150
commit
d4c3018234
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nautilus'
|
||||
pkgname=nautilus
|
||||
version=44.0
|
||||
version=44.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -18,9 +18,10 @@ short_desc="GNOME file manager"
|
|||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Nautilus"
|
||||
changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/master/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/master/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-44/NEWS"
|
||||
distfiles="${GNOME_SITE}/nautilus/${version%%.*}/nautilus-${version}.tar.xz"
|
||||
checksum=57b99ebb8e2b9c1512d381e53096188c087b33410d6c52d87a27bd60ee76ac7f
|
||||
checksum=360802a595e3edbad962c8cea353b62baa8be407513b5162c89c933ca5387aa9
|
||||
# tests timeout:
|
||||
# 11/11 test-nautilus-search-engine-tracker TIMEOUT 480.00s
|
||||
make_check=ci-skip
|
||||
|
|
Loading…
Reference in New Issue