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