mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
nautilus: update to 3.24.2.
This commit is contained in:
parent
46c1f390f8
commit
0b4749f2c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nautilus'
|
# Template file for 'nautilus'
|
||||||
pkgname=nautilus
|
pkgname=nautilus
|
||||||
version=3.24.1
|
version=3.24.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-update-mimedb --disable-debug --disable-selinux
|
configure_args="--disable-update-mimedb --disable-debug --disable-selinux
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://wiki.gnome.org/Nautilus"
|
homepage="https://wiki.gnome.org/Nautilus"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=47383d0e5f8a8c1cf6fdefaa3b6a3768a8dd4cdf9ad2471ae3f443557f5dc6b2
|
checksum=e5b0036f6fbfaf2e9d9ddbac98e19a43f3d8b626f73d1680e979fa312845cc60
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue