Date: Friday, May 10, 2019 @ 22:23:45 Author: heftig Revision: 352831
3.32.2-1 Modified: gnome-calendar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-10 20:35:20 UTC (rev 352830) +++ PKGBUILD 2019-05-10 22:23:45 UTC (rev 352831) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-calendar -pkgver=3.32.1 +pkgver=3.32.2 pkgrel=1 pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop" url="https://wiki.gnome.org/Apps/Calendar" @@ -12,7 +12,7 @@ makedepends=(python appstream-glib git meson gtk-doc) optdepends=('evolution: ICS file import') groups=(gnome) -_commit=f9f46a2f3540b26bebf552bba138ef80f1c03a83 # tags/3.32.1^0 +_commit=366f6f7aadebcb5bb61dfa6a1416384f90a3a4cd # tags/3.32.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=$_commit" null-icaltime.diff) sha256sums=('SKIP'
