gnome-calendar: update to 3.22.3.
This commit is contained in:
parent
8b0c150ecf
commit
06103c6e87
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-calendar'
|
||||
pkgname=gnome-calendar
|
||||
version=3.22.1
|
||||
revision=2
|
||||
version=3.22.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://wiki.gnome.org/Apps/Calendar"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e6a3670c63122c4b37fbe243a54486e019c1bfd9a27c709234fb81b9e0c13360
|
||||
checksum=75f95e9cd1961f943cab077db2c1a39e7125e5fe94ec7cad55e7814fcf2b6737
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue