gnome-clocks: fix homepage=

This commit is contained in:
maxice8 2018-12-13 09:31:05 -02:00 committed by maxice8
parent 616151819a
commit a257534454

View file

@ -1,7 +1,7 @@
# Template file for 'gnome-clocks'
pkgname=gnome-clocks
version=3.30.1
revision=1
revision=2
build_style=meson
hostmakedepends="pkg-config intltool itstool glib-devel gobject-introspection vala"
makedepends="glib-devel vala-devel gnome-desktop-devel
@ -12,7 +12,7 @@ depends="desktop-file-utils hicolor-icon-theme"
short_desc="Clock application for the GNOME Desktop"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2.0-or-later"
homepage="https://live.gnome.org/GnomeClocks"
homepage="https://wiki.gnome.org/Apps/Clocks"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=ec9a86855d5ab29428329a47fa865dedf67b22895e0306a2cffc8ccdbfc92e01
nocross="hard depends on gobject-introspection"