yelp: update to 3.4.0.
This commit is contained in:
parent
7689b6e157
commit
b1503fd4fb
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'yelp'
|
# Template file for 'yelp'
|
||||||
pkgname=yelp
|
pkgname=yelp
|
||||||
version=3.3.92
|
version=3.4.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static"
|
configure_args="--disable-schemas-compile --disable-static"
|
||||||
short_desc="Help browser for GNOME desktop"
|
short_desc="Help browser for GNOME desktop"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=3cd354c9ab8344d692a9e48fde95137794a96f65971597e0b0e7ca9ff52743ce
|
checksum=d79f4084c38410b79ad3833ad886eb38cda1fd9ee604daed1d92c58ed89fd348
|
||||||
long_desc="
|
long_desc="
|
||||||
Yelp is the help browser for GNOME. It lets you navigate through all
|
Yelp is the help browser for GNOME. It lets you navigate through all
|
||||||
installed documentation."
|
installed documentation."
|
||||||
|
|
Loading…
Reference in New Issue