nautilus: update to 3.18.5.
This commit is contained in:
parent
1743a0664e
commit
abc0812cb8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nautilus'
|
# Template file for 'nautilus'
|
||||||
pkgname=nautilus
|
pkgname=nautilus
|
||||||
version=3.18.4
|
version=3.18.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-update-mimedb --disable-debug
|
configure_args="--disable-update-mimedb --disable-debug
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
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=4ff2c78dba352b4666bb30e0c80ed786eed09199fd624f00810fce4d987fcd26
|
checksum=60a927c0522b4cced9d8f62baed2ee5e2fd4305be4523eb5bc44805971a6cc15
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue