gnome-clocks: update to 3.28.0.
This commit is contained in:
parent
98b3594b4d
commit
720ee82452
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-clocks'
|
||||
pkgname=gnome-clocks
|
||||
version=3.26.1
|
||||
version=3.28.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config intltool itstool glib $(vopt_if gir gobject-introspection) vala"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="https://live.gnome.org/GnomeClocks"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2bd8d8df1d6aa0feddd4afc15d84b1308202fda59a3c3be42e3bce7e9ccd11f7
|
||||
checksum=d48e0bd0479b575adfc7beaa7cd9088258ee27142ab6305915a92cc8761aa7b5
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue