[arch-commits] Commit in gnome-calendar/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Mon Nov 8 19:14:21 UTC 2021
Date: Monday, November 8, 2021 @ 19:14:21
Author: heftig
Revision: 427551
41.1-1
Modified:
gnome-calendar/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-08 19:13:57 UTC (rev 427550)
+++ PKGBUILD 2021-11-08 19:14:21 UTC (rev 427551)
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-calendar
-pkgver=40.2
+pkgver=41.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=(git meson)
optdepends=('evolution: ICS file import')
groups=(gnome)
-_commit=f2e62576c48fb0b4c36a2568ecca2dba99e32be6 # tags/40.2^0
+_commit=59ad10ba3aaed69c96c5e7f710b3f2c6b35131ae # tags/41.1^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=$_commit")
sha256sums=('SKIP')
@@ -39,4 +39,4 @@
meson install -C build --destdir "$pkgdir"
}
-# vim:set ts=2 sw=2 et:
+# vim:set sw=2 et:
More information about the arch-commits
mailing list