nautilus: update to 44.0.
This commit is contained in:
parent
56bb9c4932
commit
1cbc9822c1
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nautilus'
|
||||
pkgname=nautilus
|
||||
version=43.2
|
||||
version=44.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -18,12 +18,12 @@ 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/gnome-43/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/nautilus/${version%%.*}/nautilus-${version}.tar.xz"
|
||||
checksum=a86a9aa7a455511b029ce49a1d8b4659c3c355b5d81d7360bb4d0de637afede0
|
||||
checksum=57b99ebb8e2b9c1512d381e53096188c087b33410d6c52d87a27bd60ee76ac7f
|
||||
# tests timeout:
|
||||
# 11/11 test-nautilus-search-engine-tracker TIMEOUT 480.00s
|
||||
make_check=extended
|
||||
make_check=ci-skip
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# tests try to use tracker-sandbox from the wrong path, because of some confusion with libdir:
|
||||
|
|
Loading…
Add table
Reference in a new issue