nautilus: update to 3.36.1.1.
This commit is contained in:
parent
4883fa0162
commit
e2fe4a91c8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nautilus'
|
||||
pkgname=nautilus
|
||||
version=3.36.0
|
||||
version=3.36.1.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -16,8 +16,8 @@ short_desc="GNOME file manager"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
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=264b868973123a71869eb72c64f2481470b5392efb355d1db92d927959efd6df
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version::4}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f9252f508211d9f368a49db697890f895d080f09590aecaf33803a519def7bde
|
||||
|
||||
build_options="gir"
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in a new issue