gnome-calendar: update to 3.30.1.
This commit is contained in:
parent
3519c61856
commit
5197d56cab
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-calendar'
|
||||
pkgname=gnome-calendar
|
||||
version=3.30.0
|
||||
version=3.30.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="glib-devel pkg-config $(vopt_if gir 'gobject-introspection')"
|
||||
|
@ -10,10 +10,10 @@ makedepends="evolution-data-server-devel geoclue2-devel geocode-glib-devel
|
|||
short_desc="Calendar application designed to perfectly fit the GNOME desktop"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/NEWS"
|
||||
homepage="https://wiki.gnome.org/Apps/Calendar"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f9b062764d3ad90e310718bfba4e8d4a64be22d3bfbfc10d66a46b61b4b9771a
|
||||
checksum=5a186ea161ee7620492127a4a32b5522196d3cb7a15caaf99fa8219f843a71ab
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue