gnome-getting-started-docs: update to 3.10.0.1.
This commit is contained in:
parent
59eb279379
commit
4c2fb72789
|
@ -1,19 +1,17 @@
|
||||||
# Template file for 'gnome-gettings-stated-docs'
|
# Template file for 'gnome-gettings-stated-docs'
|
||||||
pkgname=gnome-getting-started-docs
|
pkgname=gnome-getting-started-docs
|
||||||
version=3.10.0
|
version=3.10.0.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"
|
||||||
makedepends="yelp"
|
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
short_desc="Getting Started documentation for GNOME"
|
short_desc="Getting Started 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/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.10/$pkgname-$version.tar.xz"
|
||||||
checksum=0e78a4bd57c5672f4ef4753073564b17fc83dae3bf808a808ebdd1633cfbb883
|
checksum=b170295b60f3daaef0b89059e95bb8a031caa10ffa61cc1b3f78a48648f76f6e
|
||||||
|
|
||||||
gnome-getting-started-docs_package() {
|
gnome-getting-started-docs_package() {
|
||||||
depends="yelp"
|
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove all
|
vmove all
|
||||||
|
|
Loading…
Reference in New Issue