file-roller: update to 3.2.1.
This commit is contained in:
parent
30a99f8aef
commit
48c2c6e1f0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'file-roller'
|
||||
pkgname=file-roller
|
||||
version=3.2.0
|
||||
version=3.2.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-scrollkeeper --enable-magic
|
||||
|
@ -9,7 +9,7 @@ short_desc="GNOME Front-end to archiving programs like tar and zip"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
checksum=00fc74269978b6e455fea97f22ba81b588bdf3e79548003b75f3328104b418b6
|
||||
checksum=29cad673ab2833eaa6701b6e40853baf410571f2374c5b3c545c5b8b33d936bc
|
||||
long_desc="
|
||||
File Roller is an archive manager for the GNOME environment. This means
|
||||
that you can:
|
||||
|
@ -41,10 +41,10 @@ Add_dependency run gdk-pixbuf
|
|||
Add_dependency run cairo
|
||||
Add_dependency run pango
|
||||
Add_dependency run file
|
||||
Add_dependency run nautilus
|
||||
Add_dependency run atk
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libnautilus
|
||||
Add_dependency run desktop-file-utils
|
||||
Add_dependency run hicolor-icon-theme
|
||||
|
||||
|
|
Loading…
Reference in a new issue