nautilus: update to 41.0.

This commit is contained in:
Michal Vasilek 2021-09-18 22:41:08 +02:00 committed by Enno Boland
parent 6c8e7ec201
commit 9a8c6e9918
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,6 +1,6 @@
# Template file for 'nautilus' # Template file for 'nautilus'
pkgname=nautilus pkgname=nautilus
version=40.2 version=41.1
revision=1 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
@ -18,7 +18,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
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=b71ef2fe07e5eea89a2bb1e5bd30947bd18873bfb30f79cbf17edfbd4d20f60d checksum=3e633098853711a3e96b12fe9228b3201816e554b2823f161e7d901a8880582f
# tests timeout: # tests timeout:
# 11/11 test-nautilus-search-engine-tracker TIMEOUT 480.00s # 11/11 test-nautilus-search-engine-tracker TIMEOUT 480.00s
make_check=extended make_check=extended