yelp: update to 3.0.3.
This commit is contained in:
parent
c9d877f94b
commit
8ad8082fd6
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'yelp'
|
||||
pkgname=yelp
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-schemas-compile --localstatedir=/var"
|
||||
short_desc="Help browser for GNOME desktop"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6de6c45439b21a3042236d5d836de9dd44d59c2d4c324982c316b4b6834ce0a4
|
||||
checksum=938b50b63f2783d8f87ce2e6ebb622dcfc7cb2d81b39278d1298c5f3bdf236b9
|
||||
long_desc="
|
||||
Yelp is the help browser for GNOME2. It lets you navigate through all
|
||||
Yelp is the help browser for GNOME. It lets you navigate through all
|
||||
installed documentation."
|
||||
|
||||
keep_empty_dirs=yes
|
||||
subpackages="yelp-devel"
|
||||
triggers="gsettings-schemas"
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
|
|
Loading…
Reference in a new issue