nautilus: update to 3.4.1.
This commit is contained in:
parent
b1f1a6fa23
commit
930d626bdb
2 changed files with 2 additions and 5 deletions
srcpkgs/nautilus
|
@ -1,12 +1,10 @@
|
||||||
# Template file for 'libnautilus'.
|
# Template file for 'libnautilus'.
|
||||||
#
|
#
|
||||||
revision=1
|
|
||||||
short_desc="${sourcepkg} - shared libraries"
|
short_desc="${sourcepkg} - shared libraries"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains the shared libraries."
|
This package contains the shared libraries."
|
||||||
|
|
||||||
revision=1
|
|
||||||
replaces="nautilus<3.2.1"
|
replaces="nautilus<3.2.1"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'nautilus'
|
# Template file for 'nautilus'
|
||||||
pkgname=nautilus
|
pkgname=nautilus
|
||||||
version=3.4.0
|
version=3.4.1
|
||||||
revision=2
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-update-mimedb --disable-tracker
|
configure_args="--disable-update-mimedb --disable-tracker
|
||||||
--disable-schemas-compile --disable-nst-extension --disable-debug"
|
--disable-schemas-compile --disable-nst-extension --disable-debug"
|
||||||
short_desc="The GNOME file manager"
|
short_desc="The GNOME file manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=abdc8e84a42ab69158beedeec5b2b960a8bf899fb2b40ad162270223e1f243a3
|
checksum=02581c9475e9c4250960555b248378a6a1c63a5c029728ec48347c78ca77392d
|
||||||
long_desc="
|
long_desc="
|
||||||
Nautilus is the official file manager for the GNOME desktop. It is
|
Nautilus is the official file manager for the GNOME desktop. It is
|
||||||
designed to be primarly a file manager, but there is support for web and
|
designed to be primarly a file manager, but there is support for web and
|
||||||
|
|
Loading…
Reference in a new issue