Date: Saturday, October 3, 2020 @ 23:42:42 Author: heftig Revision: 397237
3.38.1-1 Modified: gnome-calendar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-03 22:55:54 UTC (rev 397236) +++ PKGBUILD 2020-10-03 23:42:42 UTC (rev 397237) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <j...@archlinux.org> pkgname=gnome-calendar -pkgver=3.38.0 +pkgver=3.38.1 pkgrel=1 pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop" url="https://wiki.gnome.org/Apps/Calendar" @@ -13,7 +13,7 @@ makedepends=(python appstream-glib git meson) optdepends=('evolution: ICS file import') groups=(gnome) -_commit=dc06fa92e29c8601216ccf4d2a0cc93c61227f26 # tags/3.38.0^0 +_commit=3ccf609a7865b11248bc21b1dc1d29a174d48c87 # tags/3.38.1^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=$_commit") sha256sums=('SKIP')