mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
file-roller: update to 3.6.1.
This commit is contained in:
parent
b9a6ec496a
commit
e3767fc1b8
2 changed files with 4 additions and 10 deletions
|
@ -11,9 +11,5 @@ libgdk_pixbuf-2.0.so.0
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libarchive.so.12
|
libarchive.so.12
|
||||||
libmagic.so.1
|
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libnautilus-extension.so.1
|
libnautilus-extension.so.1
|
||||||
libatk-1.0.so.0
|
|
||||||
libpangocairo-1.0.so.0
|
|
||||||
libcairo-gobject.so.2
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'file-roller'
|
# Template file for 'file-roller'
|
||||||
pkgname=file-roller
|
pkgname=file-roller
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --enable-magic --disable-static"
|
configure_args="--disable-schemas-compile --enable-magic --disable-static"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=01771788c673b2db323fae1eee766ceb3342d815a4f2cba839b662c2ea56918d
|
checksum=ea719f4a03cca72a2f113b35eb728abfa5717dae54e3948f59df95a59625d291
|
||||||
long_desc="
|
long_desc="
|
||||||
File Roller is an archive manager for the GNOME environment. This means
|
File Roller is an archive manager for the GNOME environment. This means
|
||||||
that you can:
|
that you can:
|
||||||
|
@ -35,5 +35,3 @@ long_desc="
|
||||||
- xz: managing LZMA and XZ compressed files
|
- xz: managing LZMA and XZ compressed files
|
||||||
- arj: ARJ archiver
|
- arj: ARJ archiver
|
||||||
- unace: extraction tool for the proprietary ace archive format"
|
- unace: extraction tool for the proprietary ace archive format"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue