file-roller: update to 3.10.1.
This commit is contained in:
parent
5c08ae81bf
commit
4a84b5c418
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'file-roller'
|
# Template file for 'file-roller'
|
||||||
pkgname=file-roller
|
pkgname=file-roller
|
||||||
version=3.10.0
|
version=3.10.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"
|
||||||
|
@ -11,7 +11,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/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=d889bb9904146e5715c082aa9a6d96b0606a066ba2bf05fbfb7030f2bf274f13
|
checksum=7b180bcf98eaf19835926c694ec5262a421f3a0271f030ca338ccf7f6846a80f
|
||||||
|
|
||||||
file-roller_package() {
|
file-roller_package() {
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
|
|
Loading…
Reference in a new issue