gnome-clocks: update to 3.30.1.
This commit is contained in:
parent
77962bf3ac
commit
1b0adf9f00
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-clocks'
|
||||
pkgname=gnome-clocks
|
||||
version=3.30.0
|
||||
version=3.30.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel gobject-introspection vala"
|
||||
|
@ -11,8 +11,8 @@ makedepends="glib-devel vala-devel gnome-desktop-devel
|
|||
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"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=76148a6cf44b24504292a1b355e2bb1038fab41b0c0be815ebdf09c833b8c8fb
|
||||
checksum=ec9a86855d5ab29428329a47fa865dedf67b22895e0306a2cffc8ccdbfc92e01
|
||||
nocross="hard depends on gobject-introspection"
|
||||
|
|
Loading…
Reference in New Issue