file-roller: update to 3.12.0.
This commit is contained in:
parent
7210d20178
commit
11b53db063
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'file-roller'
|
||||
pkgname=file-roller
|
||||
version=3.10.2.1
|
||||
version=3.12.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --enable-magic --disable-static"
|
||||
hostmakedepends="which pkg-config intltool gnome-doc-utils itstool"
|
||||
makedepends="nautilus-devel>=3.10 json-glib-devel libnotify-devel libarchive-devel>=3.1.2"
|
||||
makedepends="nautilus-devel>=3.12 json-glib-devel>=1.0 libnotify-devel libarchive-devel>=3.1.2"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
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"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.10/$pkgname-$version.tar.xz"
|
||||
checksum=fde1104103df71c126e759089f12dc7fa25ec642308649e87d542ee7c3276790
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=d62c6269e94c65237d970559c6dee0de38390b17f0d48f9ac8836ec85f79a897
|
||||
|
|
Loading…
Reference in a new issue