file-roller: update to 3.6.2.
This commit is contained in:
parent
f6c5c7df69
commit
80a658ddee
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'file-roller'
|
||||
pkgname=file-roller
|
||||
version=3.6.1.1
|
||||
version=3.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --enable-magic --disable-static"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=ac4916930eb177ff12278ad9bdb42ebec3f6ae6c46b4eb5a876021ef37ba9d31
|
||||
checksum=47b026c827fcb0db4df51bf81c1e90f829f287fe2c9b9e65f167a2ef5bfec5f1
|
||||
long_desc="
|
||||
File Roller is an archive manager for the GNOME environment. This means
|
||||
that you can:
|
||||
|
@ -24,14 +24,4 @@ long_desc="
|
|||
- Extract files from the archive.
|
||||
|
||||
Supported file types include: .tar, .tar.gz, .tar.gz, .tar.bz2, .tar.Z,
|
||||
.tar.lzo, .zip, .jar, .ear, .war, .lzh and .rar.
|
||||
|
||||
To support all archive formats you must install any of these packages:
|
||||
|
||||
- unrar: the RAR uncompression program
|
||||
- zip: creates PKZIP-compatible .zip files
|
||||
- unzip: unpacks .zip archives
|
||||
- p7zip: 7zip compression utility
|
||||
- xz: managing LZMA and XZ compressed files
|
||||
- arj: ARJ archiver
|
||||
- unace: extraction tool for the proprietary ace archive format"
|
||||
.tar.lzo, .zip, .jar, .ear, .war, .lzh and .rar."
|
||||
|
|
Loading…
Reference in New Issue