yelp-xsl: update to 3.8.1.
This commit is contained in:
parent
4d8ec8f322
commit
4d153cfaf3
1 changed files with 3 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yelp-xsl'
|
# Template file for 'yelp-xsl'
|
||||||
pkgname=yelp-xsl
|
pkgname=yelp-xsl
|
||||||
version=3.8.0
|
version=3.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool itstool libxslt"
|
hostmakedepends="pkg-config intltool itstool libxslt"
|
||||||
|
@ -10,16 +10,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=d89e280743460dae534617eef4751c46581ea3a7fa202b5a351daf192505d6e9
|
checksum=afc519be07ffcbdcc20d1acfd1d901cfd03c7b4cf0667036534f2726bb68b40d
|
||||||
long_desc="
|
|
||||||
Yelp is the help browser for GNOME. It lets you navigate through all
|
|
||||||
installed documentation.
|
|
||||||
|
|
||||||
This package contains some XSL and misc files required by Yelp."
|
|
||||||
|
|
||||||
yelp-xsl_package() {
|
yelp-xsl_package() {
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue