mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-calendar: update to 3.36.1.
This commit is contained in:
parent
a8123a2958
commit
0d1c197d78
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-calendar'
|
# Template file for 'gnome-calendar'
|
||||||
pkgname=gnome-calendar
|
pkgname=gnome-calendar
|
||||||
version=3.36.0
|
version=3.36.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext glib-devel pkg-config $(vopt_if gir 'gobject-introspection')"
|
hostmakedepends="gettext glib-devel pkg-config $(vopt_if gir 'gobject-introspection')"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Calendar"
|
homepage="https://wiki.gnome.org/Apps/Calendar"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=024f23c7435bdc38e7d740bb3b270491fbe3f4248c6592b40f1ce9811c26beb3
|
checksum=3b8c20b005c8934a223aa931399ffced244d06b9d749a071cc27c89540718362
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue