gnome-search-tool: update to 3.4.0.
This commit is contained in:
parent
6e6baa301e
commit
a47be7b301
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'gnome-search-tool'
|
||||
pkgname=gnome-search-tool
|
||||
version=3.3.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||
version=3.4.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
|
||||
--disable-schemas-install"
|
||||
short_desc="A font viewer for GNOME"
|
||||
short_desc="Search utility for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
checksum=8af51a00c11567b52adb69cb5bde148ba24552b034edc1928311d4283506d6ca
|
||||
checksum=6c4ed39ab1196d118e5e0d2a7faa07fbbb257831454ee92ff0c6f28c0942e69c
|
||||
long_desc="
|
||||
This package contains $pkgname, a font viewer for the GNOME desktop."
|
||||
This package contains $pkgname, a search utility for the GNOME desktop."
|
||||
|
||||
gconf_schemas="${pkgname}.schemas"
|
||||
replaces="gnome-utils>=3.0"
|
||||
|
|
Loading…
Reference in New Issue