devhelp: fix homepage=

This commit is contained in:
maxice8 2018-12-13 09:24:28 -02:00 committed by maxice8
parent c5cd5d8cc3
commit e0e4b18254
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'devhelp' # Template file for 'devhelp'
pkgname=devhelp pkgname=devhelp
version=3.30.1 version=3.30.1
revision=1 revision=2
build_style=meson build_style=meson
hostmakedepends="glib-devel itstool pkg-config gobject-introspection" hostmakedepends="glib-devel itstool pkg-config gobject-introspection"
makedepends="gsettings-desktop-schemas-devel webkit2gtk-devel amtk-devel" makedepends="gsettings-desktop-schemas-devel webkit2gtk-devel amtk-devel"
short_desc="API documentation browser for GTK+ and GNOME" short_desc="API documentation browser for GTK+ and GNOME"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/devhelp" homepage="https://wiki.gnome.org/Apps/Devhelp"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=ea003c60269575177297c0be2b8b9ddbfabe136db2f628d8c574010d776bda0c checksum=ea003c60269575177297c0be2b8b9ddbfabe136db2f628d8c574010d776bda0c
nocross="hard depends on gobject introspection" nocross="hard depends on gobject introspection"