gnome-clocks: update to 3.18.0.
This commit is contained in:
parent
3333e45fdc
commit
20227eb1a9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-clocks'
|
||||
pkgname=gnome-clocks
|
||||
version=3.16.2
|
||||
revision=2
|
||||
version=3.18.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool itstool glib $(vopt_if gir gobject-introspection)"
|
||||
makedepends="glib-devel vala-devel gnome-desktop-devel
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://live.gnome.org/GnomeClocks"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=cdfa74a02796cfea001826647754aaaa57d10e3e91e93301f16a59e538679e98
|
||||
checksum=ca0818ec89e3539201da6b5388365e3d66df815198beccc90e2be44c7822baa0
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue