gnome-user-docs: update to 3.8.1.
This commit is contained in:
parent
47830c2b24
commit
4cfdd31e6c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-user-docs'
|
# Template file for 'gnome-user-docs'
|
||||||
pkgname=gnome-user-docs
|
pkgname=gnome-user-docs
|
||||||
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 gnome-doc-utils"
|
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
|
||||||
|
@ -10,12 +10,12 @@ short_desc="User documentation for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=91a93ab79ac852e2a5ec7b7b0feb154a25fffb61bbf3a6ba1313c1759c531f0b
|
checksum=096715cb70525d70be64f5ea6e7e81eaedb2b43d7c51ad2e45d9a28387c0fbf3
|
||||||
|
|
||||||
gnome-user-docs_package() {
|
gnome-user-docs_package() {
|
||||||
depends="yelp"
|
depends="yelp"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue